次の方法で共有


ServicePrincipal.ServicePrincipalType プロパティ

定義

サービス プリンシパルの種類を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象