SecuritySystem.IsGranted Method
Name | Parameters | Description |
---|---|---|
Is |
object |
Checks whether or not the specified permission is granted to the current user. |
Is |
permission |
Checks whether or not the current user is allowed to execute the specified secured operation. |
Is |
security, permission |
|
Is |
i |
|
Is |
permission | Checks whether or not the specified permission is granted to the current user. |