ServiceIdentityResult.GetCertificate Method

Definition

Parses the PEM certificate string to the X509Certificate2.

public System.Security.Cryptography.X509Certificates.X509Certificate2 GetCertificate ();
member this.GetCertificate : unit -> System.Security.Cryptography.X509Certificates.X509Certificate2
Public Function GetCertificate () As X509Certificate2

Returns

Applies to