GetSSOLinkInSSOSharedKey Property |  |
Sets the SSO shared key
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string SSOSharedKey { get; set; }
function get_SSOSharedKey();
function set_SSOSharedKey(value);
Property Value
String
Remarks
Sets the SSO shared key.
Examplea4471428-d76a-4c70-b31c-3cf2f248c5z7
See Also