Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX