Share via


CacheActiveDirectorySettings.DomainNetBiosName Property

Definition

Gets or sets the Active Directory domain's NetBIOS name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to