ServiceSettingsDictionary.AzureActiveDirectoryTenants Property

 

Gets or sets a comma separated list of allowed AAD tenants. These should be specified as tenant domain names.

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

public virtual string AzureActiveDirectoryTenants { get; set; }

Property Value

Type: System.String
Return to top
Show: