Visual Guard Class Library Documentation

VGIPrincipal.HasPermission Method

Checks whether the specified permission is granted to the principal.

Overload List

Checks whether the specified permission is granted to the principal.

bool HasPermission(Guid);

Checks whether the specified permission is granted to the principal.

bool HasPermission(String);

See Also

VGIPrincipal Interface | Novalys.VisualGuard.Security Namespace