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