AuthorizationRule::AccessMask Property

 

Gets the access mask for this rule.

Namespace:   System.Security.AccessControl
Assembly:  mscorlib (in mscorlib.dll)

public protected:
property int AccessMask {
	int get();
}

Property Value

Type: System::Int32

The access mask for this rule.

.NET Framework
Available since 2.0
Return to top
Show: