Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)
Usage
Visual Basic |
---|
Dim instance As Utils |
Syntax
Visual Basic |
---|
Public MustInherit Class Utils |
C# |
---|
public abstract class Utils |
C++ |
---|
public ref class Utils abstract |
J# |
---|
public abstract class Utils |
JScript |
---|
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
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.