Click or drag to resize

Permission Constructor

Creates a new Permission for the given Action.

Namespace:  VDS.RDF.Configuration.Permissions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Permission(
	string action
)

Parameters

action
Type: System.String
Action.
See Also