GetSSOEnabledInCustomerAlias Property |  |
A valid customer alias
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string CustomerAlias { get; set; }
function get_CustomerAlias();
function set_CustomerAlias(value);
Property Value
String
Remarks
A valid customer alias.
ExampleMy Company
See Also