Click or drag to resize

SecurityIdentityName Property

Gets the user's login name.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public string Name { get; }
View Source

Property Value

String

Implements

IIdentityName
See Also