Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ObjectAlreadyExistsException constructor creates an instance of the ObjectAlreadyExistsException class with the specified management agent name and distinguished name.
Syntax
public void ObjectAlreadyExistsException(
String MAName,
String DN
);
Public Sub ObjectAlreadyExistsException( _
ByVal MAName As String, _
ByVal DN As String _
)
Parameters
MAName
The name of the management agent that contains the object that already exists.DN
The distinguished name of the object that already exists.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009