다음을 통해 공유


GeneralUtilities.GetCertificateFromStore(String) Method

Definition

public static System.Security.Cryptography.X509Certificates.X509Certificate2 GetCertificateFromStore (string thumbprint);
static member GetCertificateFromStore : string -> System.Security.Cryptography.X509Certificates.X509Certificate2
Public Function GetCertificateFromStore (thumbprint As String) As X509Certificate2

Parameters

thumbprint
String

Returns

Applies to