ServiceAuthenticationOptions Properties
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| 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. |
Show:
