Infrascale SDK Help
Infrascale SDK Help
SOS.SDK.Contracts
IInfrascaleSdk Interface
IInfrascaleSdk Methods
CancelJob Method
CancelOnlineBackup Method
GetAccountInfo Method
GetApplicationSettings Method
GetJobSession Method
GetJobSessions Method
GetOnlineBackupSettings Method
GetRecoveryItems Method
IsMSExchangePresent Method
IsMSSqlPresent Method
LoadBaremetalBackupSchedule Method
LoadExchangeBackupSchedule Method
LoadImageStreamBackupSchedule Method
LoadMSSqlBackupSchedule Method
LoadOnlineBackupSchedule Method
PauseOnlineBackup Method
RemoveOnlineBackupSettings Method
ResumeOnlineBackup Method
RunLiveProtect Method
RunOnlineBackupJob Method
RunRecoveryJob Method
RunRefreshRecoveryInfoJob Method
ScanNtfsVolume Method
ScheduleBaremetalBackup Method
ScheduleExchangeBackup Method
ScheduleImageStreamBackup Method
ScheduleMSSqlBackup Method
ScheduleOnlineBackup Method
ScheduleUpdateNotifier Method
SetInternetSettings Method
SetOnlineBackupSettings Method
SignIn Method
SignOut Method
StopLiveProtect Method
SubscribeCallback Method
UnscheduleBaremetalBackup Method
UnscheduleExchangeBackup Method
UnscheduleImageStreamBackup Method
UnscheduleMSSqlBackup Method
UnscheduleOnlineBackup Method
UnsubscribeCallback Method
UpdateServerAuthToken Method
IInfrascaleSdk
UpdateServerAuthToken Method
Operation for update ServerAuthToken for the Account.
Namespace:
SOS.SDK.Contracts
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
Copy
void
UpdateServerAuthToken
(
UpdateServerAuthTokenRequest
request
)
Parameters
request
Type:
SOS.SDK.Contracts.DataContracts.Requests
UpdateServerAuthTokenRequest
Request for updating ServerAuthToken.
See Also
Reference
IInfrascaleSdk Interface
SOS.SDK.Contracts Namespace