Microsoft Identity Integration Server 2003 Developer Reference |
The MAUtils class provides a property that can be used in connected data source and password extensions. This class can only be instantiated by an MIIS server.
The MAUtils class is derived from the System.Object class.
The MAUtils class has the following public methods.
Method | Description |
---|---|
Equals(Object) |
Determines whether the specified Object is equal to the current Object. |
GetHashCode() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType() |
Gets the Type of the current instance. |
ToString() |
Returns a String that represents the current Object. |
The MAUtils class has the following public property.
Property | Description |
---|---|
MAFolder | Data type: String Access type: Read-only Static (Shared). Gets the path of the MAData folder. |
The MAUtils class has the following protected methods.
Method | Description |
---|---|
Finalize() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone() |
Creates a shallow copy of the current Object. |
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.