ServiceSettingsDictionary.IsAzureActiveDirectoryAuthenticationEnabled Property

 

Gets a value indicating whether Azure Active Directory authentication is enabled for this service.

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

public virtual bool IsAzureActiveDirectoryAuthenticationEnabled { get; }

Property Value

Type: System.Boolean
Return to top
Show: