PSCertificateDetails.IssuerThumbprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the issuer thumb print.
public:
property System::String ^ IssuerThumbprint { System::String ^ get(); };
public:
property Platform::String ^ IssuerThumbprint { Platform::String ^ get(); };
public string IssuerThumbprint { get; }
member this.IssuerThumbprint : string
Public ReadOnly Property IssuerThumbprint As String