ClmUtils Class
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
'Usage
Dim instance As ClmUtils
Syntax
'Declaration
Public Class ClmUtils
public class ClmUtils
public ref class ClmUtils
public class ClmUtils
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.