|  | RunRefreshRecoveryInfoJobRequest Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SOS.SDK.Contracts.DataContracts.Requests
 Syntax
Syntaxpublic class RunRefreshRecoveryInfoJobRequest : RunJobRequest
The RunRefreshRecoveryInfoJobRequest type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RunRefreshRecoveryInfoJobRequest | Initializes a new instance of the RunRefreshRecoveryInfoJobRequest class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Identity | Identity IdentityContract object with valid SDK Token.(Inherited from AuthorizedRequest.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetIdentity | Get associated IdentityContract instance.(Inherited from AuthorizedRequest.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Remarks
Remarks See Also
See Also