DatabasePrincipalAssignment.PrincipalName プロパティ

定義

プリンシパル名を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalName")]
public string PrincipalName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalName")>]
member this.PrincipalName : string
Public ReadOnly Property PrincipalName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象