 | CommonAuthenticationTypeLoginName Property |
A unique name given to each calling program.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LoginName { get; set; }Public Property LoginName As String
Get
Set
function get LoginName () : String
function set LoginName (value : String)
function get_LoginName();
function set_LoginName(value);
Property Value
Type:
String
See Also