SendAsTrustedIssuerProperty.ReadSendAsTrustedIssuerProperty 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.
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
- cert
- X509Certificate2