Compartir a través de


AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions Propiedad

Definición

Obtiene o establece indica el servicio de directorio usado. Tenga en cuenta que esta enumeración se puede extender en el futuro. Entre los valores posibles se incluyen: "None", "AADDS", "AD", "AADKERB".

[Newtonsoft.Json.JsonProperty(PropertyName="directoryServiceOptions")]
public string DirectoryServiceOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="directoryServiceOptions")>]
member this.DirectoryServiceOptions : string with get, set
Public Property DirectoryServiceOptions As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a