SendAsTrustedIssuerProperty.WriteSendAsTrustedIssuerProperty Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- cert
- X509Certificate2
- certPath
- String
- addProperty
- Boolean