GetAuthenticatorInfo Method
GetAuthenticatorInfo()
Returns information about the authenticator (the YubiKey), including defaults and bounds for various fields and parameters used by FIDO2.
C#
[Obsolete("The GetAuthenticatorInfo method is deprecated, please use the AuthenticatorInfo property instead.")]
public AuthenticatorInfo GetAuthenticatorInfo()
Returns
An AuthenticatorInfo instance containing information provided by the YubiKey.