SignOutRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class SignOutRequest : AuthorizedRequest
The SignOutRequest type exposes the following members.
Name | Description | |
---|---|---|
SignOutRequest | Initializes a new instance of the SignOutRequest class |
Name | Description | |
---|---|---|
Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) |
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.) |