Returns a value indicating whether the permission can be represented as unrestricted without any knowledge of the permission semantics.
public bool IsUnrestricted()
'Declaration
Public Function IsUnrestricted() As Boolean
Return Value
true if the permission can be represented as unrestricted; otherwise, false.