TypeKeySecurity library documentation

TypeKeyIdentity.Name Property

Login name of an authenticated user. Unique identifier.

public string Name {get;}

Property Value

String representing the user's login name.

Implements

IIdentity.Name

Remarks

Returns an empty string if the user isn't authenticated.

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace