ExchangeCertificate class
Inheritance hierarchy
System.Object
System.Security.Cryptography.X509Certificates.X509Certificate
System.Security.Cryptography.X509Certificates.X509Certificate2
Microsoft.Exchange.Management.SystemConfigurationTasks.ExchangeCertificate
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ExchangeCertificate _
Inherits X509Certificate2
'Usage
Dim instance As ExchangeCertificate
[SerializableAttribute]
public class ExchangeCertificate : X509Certificate2
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace