Get what access the current user has to the given Resource.
This function can tell you what access the current user has for the given
Resource, allowing you to e.g. determine that changes to it will be rejected
before attempting to do so.
Additionally, for servers adhering to the Web Access Control specification,
it will tell you what access unauthenticated users have to the given Resource.
Get what access the current user has to the given Resource.
This function can tell you what access the current user has for the given Resource, allowing you to e.g. determine that changes to it will be rejected before attempting to do so. Additionally, for servers adhering to the Web Access Control specification, it will tell you what access unauthenticated users have to the given Resource.