Table of Contents

Class UserIdentityPropertyNames

Namespace
FoundationaLLM.Common.Constants.Authorization
Assembly
FoundationaLLM.Common.dll

Defines the property names for the user identity.

public static class UserIdentityPropertyNames
Inheritance
UserIdentityPropertyNames
Inherited Members

Fields

UserPrincipalName

The user's principal name (UPN).

public const string UserPrincipalName = "UPN"

Field Value

string