Show / Hide Table of Contents

Challenge Property

Challenge

The 8 byte challenge if authentication is configured.

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

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX