SendAsTrustedIssuerProperty.ReadSendAsTrustedIssuerProperty Method

Definition

get property of SendAsTrustedIssuer

public:
 static bool ReadSendAsTrustedIssuerProperty(System::Security::Cryptography::X509Certificates::X509Certificate2 ^ cert);
public static bool ReadSendAsTrustedIssuerProperty (System.Security.Cryptography.X509Certificates.X509Certificate2 cert);
static member ReadSendAsTrustedIssuerProperty : System.Security.Cryptography.X509Certificates.X509Certificate2 -> bool
Public Shared Function ReadSendAsTrustedIssuerProperty (cert As X509Certificate2) As Boolean

Parameters

Returns

Applies to