Skip to content

ITransientGrantor.IsAllGranted method

Determines whether all permissions are currently granted via GrantAll.

public bool IsAllGranted()

Return Value

true if all permissions are granted; otherwise false.

See Also