AuthenticatorData Property
AuthenticatorData
The object that contains both the encoded authenticator data, which is to be used in verifying the attestation statement, and the decoded elements, including the credential itself, a public key.
C#
public AuthenticatorData AuthenticatorData { get; }
Property Value
Type | Description |
---|---|
AuthenticatorData |