Show / Hide Table of Contents

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

AuthenticatorInfo

An AuthenticatorInfo instance containing information provided by the YubiKey.

In this article
Back to top Generated by DocFX