![]() | GetApplicationSettingsRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class GetApplicationSettingsRequest : AuthorizedRequest
The GetApplicationSettingsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetApplicationSettingsRequest | Initializes a new instance of the GetApplicationSettingsRequest class |
Name | Description | |
---|---|---|
![]() | HideSensitiveData |
True - all sensitive data (i.e. passwords) will be replaced by '*' char
False - return sensitive data 'As is'
|
![]() | 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.) |