Sdílet prostřednictvím


ActiveDirectory.StatusDetails Property

Definition

Gets any details in regards to the Status of the Active Directory

[Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")]
public string StatusDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")>]
member this.StatusDetails : string
Public ReadOnly Property StatusDetails As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to