Microsoft Identity Integration Server 2003 Developer Reference

MAUtils.MAFolder

The MAFolder property gets the path of the MAData folder. This property returns the following path: %ProgramFiles%\Microsoft Identity Integration Server\MaData.
[C#]
public String MAFolder {get;}
[Visual Basic .NET]
Public ReadOnly Property MAFolder As String

Requirements

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.

See Also

MAUtils