Partilhar via


AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions Propriedade

Definição

Obtém ou define indica o serviço de diretório usado. Observe que essa enumeração pode ser estendida no futuro. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a