|
UserDataLoginID Property
|
Gets the user's login ID.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string LoginID { get; set; }
Public Property LoginID As String
Get
Set
member LoginID : string with get, set
function get_LoginID();
function set_LoginID(value);
View SourceProperty Value
StringSee Also