Share via


CacheActiveDirectorySettings.DomainName Property

Definition

Gets or sets the fully qualified domain name of the Active Directory domain controller.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to