![]() | GetRecoveryItemsRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class GetRecoveryItemsRequest : AuthorizedRequest
The GetRecoveryItemsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetRecoveryItemsRequest | Initializes a new instance of the GetRecoveryItemsRequest class |
Name | Description | |
---|---|---|
![]() | Filter |
Filter for recovery items.
|
![]() | Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) |
![]() | LoadVersions |
True: Load all files versions
False: Load CurrentVersion only (latest backup)
|
![]() | Path |
Filter by Path.
|
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.) |