RemoveAzureVpnClientRevokedCertificateCommand.Thumbprint Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The thumbprint of the revoked VpnClient certificate to be Unrevoked.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Thumbprint { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The thumbprint of the revoked VpnClient certificate to be Unrevoked.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Thumbprint : string with get, set
Public Property Thumbprint As String

Property Value

String
Attributes

Applies to