ResourceAccessAttribute(ResourceAccessType) Constructor

Creates a new instance of the ResourceAccessAttribute class.

Definition

Namespace: Gemstone.Security.AccessControl
Assembly: Gemstone.Security (in Gemstone.Security.dll) Version: 1.0.166 -- Release Build+3ac73912f52c3309a818fcc8cd731758651aaeae
public ResourceAccessAttribute(
	ResourceAccessType access
)

Parameters

access  ResourceAccessType
The type of permission required to access the resource

See Also