Condividi tramite


PSCertificatePropertiesWithNonce.VerificationCode Property

Definition

Gets the certificate's verification code that will be used for proof of possession.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to