Contains |
Scroll |
Checks if the permission list contains a permission equal to the specified permission.
Namespace: Therefore.API
ParameterspPermission ThePermission to look for.
Return Value
|
Permission EqualityThis method uses the ThePermission.Equals method for comparing permission which returns true if two permissions are equal in all members and false otherwise. |