The following tables list the members exposed by VariableAccessRule.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessControlType | (Inherited from System.Security.AccessControl.AccessRule) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IdentityReference | (Inherited from System.Security.AccessControl.AuthorizationRule) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InheritanceFlags | (Inherited from System.Security.AccessControl.AuthorizationRule) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsInherited | (Inherited from System.Security.AccessControl.AuthorizationRule) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PropagationFlags | (Inherited from System.Security.AccessControl.AuthorizationRule) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | VariableRights | Gets the type of access mask used by a VariableAccessRule. |
Top
See Also