X509CertificateCredentials Class

Definition

Contains an X509 certificate that can be used for WS-Security/X509 certificate-based authentication for Exchange Web Services (EWS).

public ref class X509CertificateCredentials sealed : Microsoft::Exchange::WebServices::Data::WSSecurityBasedCredentials
public sealed class X509CertificateCredentials : Microsoft.Exchange.WebServices.Data.WSSecurityBasedCredentials
Public NotInheritable Class X509CertificateCredentials
Inherits WSSecurityBasedCredentials
Inheritance

Constructors

X509CertificateCredentials(X509Certificate2)

Initializes a new instance of the X509CertificateCredentials class.

Methods

ToString()

Returns the certificate credentials as a string.

Applies to