CertificateBundle.Sid プロパティ

定義

シークレット ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象