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.
Gets the configuration store Active Directory Domain Services (AD DS) node that corresponds to this object.
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaration
Protected ReadOnly Property CurrentDirectoryEntry As DirectoryEntry
Get
'Usage
Dim value As DirectoryEntry
value = Me.CurrentDirectoryEntry
protected DirectoryEntry CurrentDirectoryEntry { get; }
Property Value
Type: System.DirectoryServices.DirectoryEntry
Returns DirectoryEntry.
See Also
Reference
Microsoft.SharePoint.AdministrationOperation Namespace
Other Resources
DirectoryEntry Objects
Navigating to the Child Object