IsGrantedExtensions.CanRead Method
Name | Parameters | Description |
---|---|---|
Can |
security, type, object |
Checks whether the current user can read an object with the specified key or this object’s member. |
Can |
security, type, object |
Checks whether the current user can read objects of the specified type or their member. |
Can |
security, object |
Checks whether the current user can read an object with the specified key or this object’s member. |
Can |
security, object |
Checks whether the current user can read objects of the specified type or their member. |