This documentation is archived and is not being maintained.

AccessCheckException::RequiredPermissions Property

Gets the permissions that are required for the access check to succeed.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property int RequiredPermissions {
	int get ();
}

Property Value

Type: System::Int32
The permissions that are required for the access check to succeed.

Show: