次の方法で共有


IdentitySource.Alias プロパティ

定義

ドメインの NetBIOS 名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象