SendAsTrustedIssuerProperty.WriteSendAsTrustedIssuerProperty Method

Definition

set property of SendAsTrustedIssuer

public:
 static void WriteSendAsTrustedIssuerProperty(System::Security::Cryptography::X509Certificates::X509Certificate2 ^ cert, System::String ^ certPath, bool addProperty);
public static void WriteSendAsTrustedIssuerProperty (System.Security.Cryptography.X509Certificates.X509Certificate2 cert, string certPath, bool addProperty);
static member WriteSendAsTrustedIssuerProperty : System.Security.Cryptography.X509Certificates.X509Certificate2 * string * bool -> unit
Public Shared Sub WriteSendAsTrustedIssuerProperty (cert As X509Certificate2, certPath As String, addProperty As Boolean)

Parameters

certPath
String
addProperty
Boolean

Applies to