Click or drag to resize

IPermission Interface

Interface for Permission.

Namespace:  VDS.RDF.Configuration.Permissions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IPermission

The IPermission type exposes the following members.

Methods
  NameDescription
Public methodIsPermissionFor
Gets whether the Permission is for a specific action.
Top
See Also