BasicAuthConfiguration Class |
Namespace: Oracle.Cloud.Mobile.Configuration
The BasicAuthConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | BasicAuthConfiguration |
Initializes an empty configuration object.
|
![]() | BasicAuthConfiguration(String, String) |
Initializes a configuration object with the given properties.
|
Name | Description | |
---|---|---|
![]() | AnonymousToken |
The token for anonymous authentication. This value can be obtained from the Mobile Backend's Settings in the UI.
|
![]() | AuthenticationType |
The authentication scheme - AutenticationType.BasicAuth.
(Overrides AuthConfigurationAuthenticationType.) |
![]() | BackendId |
The ID for the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |