Provides operations to perform against the certificate
server.
Namespace: Microsoft.Clm.Provision
Assembly: Microsoft.Clm.Provision (in
microsoft.clm.provision.dll)
Usage
Syntax
Visual Basic |
Public NotInheritable Class CertificateServerOperations
|
C# |
public sealed class CertificateServerOperations
|
C++ |
public ref class CertificateServerOperations sealed
|
J# |
public final class CertificateServerOperations
|
JScript |
public final class CertificateServerOperations
|
Inheritance
Hierarchy
System.Object
Microsoft.Clm.Provision.CertificateServerOperations
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.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008,
Windows Server 2008 R2
See Also