次の方法で共有


ContentKeyPolicyTokenRestriction.Issuer プロパティ

定義

トークン発行者を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象