AccessRule::AccessControlType Property

 

Gets the AccessControlType value associated with this AccessRule object.

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

public:
property AccessControlType AccessControlType {
	AccessControlType get();
}

Property Value

Type: System.Security.AccessControl::AccessControlType

The AccessControlType value associated with this AccessRule object.

.NET Framework
Available since 2.0
Return to top
Show: