Utils Class
The Utils class provides a set of utility methods that can be used to perform synchronization operations and create new objects.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As Utils
Syntax
'Declaration
Public MustInherit Class Utils
public abstract class Utils
public ref class Utils abstract
public abstract class Utils
public abstract class Utils
Remarks
The static methods of the Utils class can be called only within a rules extension inside one of the following methods:
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.Utils
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
Reference
Utils Members
Microsoft.MetadirectoryServices Namespace
ManagementAgent Class
MVEntry Class
TransactionPropertyCollection Class
Value
ValueCollection