Aaguid Property
Aaguid
The authenticator's AAGUID. This is an optional value and can be null.
C#
public Nullable<ReadOnlyMemory<byte>> Aaguid { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |
Remarks
When making a credential, this information will be provided, when getting an assertion, it will not.