Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DirectoryObjectClassAttribute::Context Property

 

This property is not implemented and always returns null.

Namespace:   System.DirectoryServices.AccountManagement
Assembly:  System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)

public:
property Nullable<ContextType> Context {
	Nullable<ContextType> get();
}

Property Value

Type: System::Nullable<ContextType>

A ContextType enumeration value that specifies the type of store to which the attribute applies, or null if no context is set.

.NET Framework
Available since 3.5

System.DirectoryServices.AccountManagement
DirectoryObjectClassAttribute Class
Principal Extensions
System.DirectoryServices.AccountManagement Namespace Overview

Return to top
Show:
© 2017 Microsoft