Show / Hide Table of Contents

Aaguid Property

Aaguid

The authenticator's AAGUID. This is an optional value and can be null.

C#
public ReadOnlyMemory<byte>? Aaguid { get; }

Property Value

Type Description
ReadOnlyMemory<byte>?

Remarks

When making a credential, this information will be provided, when getting an assertion, it will not.

In this article
Back to top Generated by DocFX