ActiveDirectoryProperties.NetBiosDomainName Property

Definition

Gets or sets specifies the NetBIOS domain name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to