BasePermissionService.IsTransientlyGranted method

namespace: Serenity.Extensions   assemblySerenity.Extensions

Checks if the transient grantor has the specified permission.

protected virtual bool IsTransientlyGranted(string permission)
parameter description
permission Permission

See Also