Show / Hide Table of Contents

Internal Field

Namespace: Yubico.YubiKey.Fido2 Assembly: Yubico.YubiKey.dll

The string identifier that specifies an internal transport is supported. "Internal" indicates the respective authenticator is contacted using a client device-specific transport, i.e., it is a platform authenticator. These authenticators are not removable from the client device.

C#
public static readonly string Internal

Returns

string

The string identifier that specifies an internal transport is supported. "Internal" indicates the respective authenticator is contacted using a client device-specific transport, i.e., it is a platform authenticator. These authenticators are not removable from the client device.

In this article
Back to top Generated by DocFX