Show / Hide Table of Contents

Name Property

Name

The name component of the UserEntity.

C#
public string? Name { get; set; }

Property Value

Type Description
string

Remarks

The standard specifies that this element of a user entity is optional. However, YubiKeys prior to version 5.3.0 require a Name in order to make a credential.

In this article
Back to top Generated by DocFX