次の方法で共有


CertificatePropertiesWithNonce.VerificationCode プロパティ

定義

所有証明に使用される証明書の検証コードを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象