GetSSOLinkInLoginPass Property |  |
Sets the login password
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string LoginPass { get; set; }function get_LoginPass();
function set_LoginPass(value);
Property Value
String
Remarks
Sets the login password.
Exampleasdfasdf$#lkjlj
See Also