CalculatedResponse Property
CalculatedResponse
Gets and privately sets.
C#
public ReadOnlyMemory<byte> CalculatedResponse { get; }
Property Value
Type | Description |
---|---|
ReadOnlyMemory<byte> | The response that is calculated with a new generated challenge. |