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
Syntax public string SSOSharedKey { get; set; }
function get_SSOSharedKey();
function set_SSOSharedKey(value);
Property Value
StringRemarks
Sets the SSO shared key.
Example a4471428-d76a-4c70-b31c-3cf2f248c5z7
See Also