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.
Represents a particular naming context (NC) on the domain controller.
Syntax
[dynamic, provider("ReplProv1")]
class MSAD_NamingContext
{
String DistinguishedName;
boolean IsFullReplica = FALSE;
};
Members
The MSAD_NamingContext class has these types of members:
Properties
The MSAD_NamingContext class has these properties.
-
DistinguishedName
-
-
Data type: String
-
Access type: Read-only
-
Qualifiers: key
Gets the X.500 path of the NC.
-
-
IsFullReplica
-
-
Data type: boolean
-
Access type: Read-only
Gets the value that indicates whether the NC is read/write. TRUE if the NC is read/write; FALSE if the NC is read-only.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| Namespace |
Root\MicrosoftActiveDirectory |
| MOF |
|
| DLL |
|