Provides a set of utility methods that you can use to create new requests for Forefront Identity Manager Certificate Management (FIM CM). ClmUtils is not the only way to provision requests for FIM CM; however it does provide built-in logic for request provisioning.
Namespace: Mms_Metaverse
Assembly: ClmUtils (in clmutils.dll)

Usage

Visual Basic
Dim instance As ClmUtils

Syntax

Visual Basic
Public Class ClmUtils
C#
public class ClmUtils
C++
public ref class ClmUtils
J#
public class ClmUtils
JScript
public class ClmUtils

Inheritance Hierarchy

System.Object
  Mms_Metaverse.ClmUtils

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

Target Platforms

See Also