ServiceFabricClientCertificateBase.IssuerThumbprint Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Specify thumbprint of client certificate's issuer", Mandatory=true, ParameterSetName="SingleUpdateWithCommonName", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string IssuerThumbprint { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specify thumbprint of client certificate's issuer", Mandatory=true, ParameterSetName="SingleUpdateWithCommonName", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.IssuerThumbprint : string with get, set
Public Property IssuerThumbprint As String

Property Value

Attributes

Applies to