Click or drag to resize

VGPrincipalPermissionDemand Method

Determines at run time whether the current Visual Guard principal matches the principal specified by the current permission.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
Exceptions
ExceptionCondition
SecurityExceptionThe current principal does not pass the security check for the principal specified by the current permission.

-or-

The current IPrincipal is null.
See Also