Show / Hide Table of Contents

Response Property

Response

Gets the response.

C#
public ReadOnlyMemory<byte> Response { get; }

Property Value

Type Description
ReadOnlyMemory<byte>

The response that was calculated with a new generated challenge.

In this article
Back to top Generated by DocFX