DirectoryEntryConfiguration::SetUserNameQueryQuota Method (String^)

 

Sets the name of a security principal so that when the principal is accessed, its quota information will also be returned.

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

public:
void SetUserNameQueryQuota(
	String^ accountName
)

Parameters

accountName
Type: System::String^

The account name that is being set to allow queries on its principal name.

.NET Framework
Available since 2.0
Return to top
Show: