次の方法で共有


CertificatePropertiesWithNonce.IsVerified プロパティ

定義

証明書が検証されているかどうかを取得して決定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isVerified")]
public bool? IsVerified { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isVerified")>]
member this.IsVerified : Nullable<bool>
Public ReadOnly Property IsVerified As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象