Show / Hide Table of Contents

Hybrid Field

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

The string identifier that specifies a hybrid transport is supported. "Hybrid" indicates the respective authenticator can be contacted using a combination of (often separate) data-transport and proximity mechanisms. This supports, for example, authentication on a desktop computer using a smartphone.

C#
public static readonly string Hybrid

Returns

string

The string identifier that specifies a hybrid transport is supported. "Hybrid" indicates the respective authenticator can be contacted using a combination of (often separate) data-transport and proximity mechanisms. This supports, for example, authentication on a desktop computer using a smartphone.

In this article
Back to top Generated by DocFX