ServiceAuthenticationOptions Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubpropertyApplicationKey

Gets or sets the application key providing application-level access.

System_CAPS_pubpropertyAuthenticationMode

(Inherited from AuthenticationOptions.)

System_CAPS_pubpropertyAuthenticationType

(Inherited from AuthenticationOptions.)

System_CAPS_pubpropertyDescription

(Inherited from AuthenticationOptions.)

System_CAPS_pubpropertyMasterKey

Gets or sets the application master key providing administrative-level access.

System_CAPS_pubpropertyRealm

The realm to use for HTTP Basic Authentication which allows browsers to authenticate against resources that require either Application or Admin level access.

System_CAPS_pubpropertySystemKey

Gets or sets the application system key.

Return to top
Show: