IdentitySource.Alias Property

Definition

Gets or sets the domain's NetBIOS name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to