| CredentialsContractServerAuthToken Property |
Server Auth Token.
Namespace:
SOS.SDK.Contracts.DataContracts
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax public string ServerAuthToken { get; set; }
Property Value
Type:
StringRemarks
You can get Server Auth Token by direct webrequest to the Infrascale Server.
Please not, that Server Auth Token have limited lifetime.
See Also