ServiceAuthenticationOptions Class
The ServiceAuthenticationOptions provides options for the OWIN ServiceAuthenticationMiddleware class.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Microsoft.Owin.Security::AuthenticationOptions
Microsoft.WindowsAzure.Mobile.Service.Security::ServiceAuthenticationOptions
| Name | Description | |
|---|---|---|
![]() | ServiceAuthenticationOptions() | Initializes a new instance of the ServiceAuthenticationOptions class with a given ServiceSettingsDictionary. |
| Name | Description | |
|---|---|---|
![]() | ApplicationKey | Gets or sets the application key providing application-level access. |
![]() | AuthenticationMode | (Inherited from AuthenticationOptions.) |
![]() | AuthenticationType | (Inherited from AuthenticationOptions.) |
![]() | Description | (Inherited from AuthenticationOptions.) |
![]() | MasterKey | Gets or sets the application master key providing administrative-level access. |
![]() | Realm | The realm to use for HTTP Basic Authentication which allows browsers to authenticate against resources that require either Application or Admin level access. |
![]() | SystemKey | Gets or sets the application system key. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ServiceAuthenticationType | The authentication type identifying the OWIN ServiceAuthenticationMiddleware. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)