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