Share via


DiskDataStore.GetCertificate(String) Method

Definition

public System.Security.Cryptography.X509Certificates.X509Certificate2 GetCertificate (string thumbprint);
abstract member GetCertificate : string -> System.Security.Cryptography.X509Certificates.X509Certificate2
override this.GetCertificate : string -> System.Security.Cryptography.X509Certificates.X509Certificate2
Public Function GetCertificate (thumbprint As String) As X509Certificate2

Parameters

thumbprint
String

Returns

Implements

Applies to