PFApplicationIsUserContextAdmin Method |
Name | Description | |
---|---|---|
IsUserContextAdmin(PFUser, Int64) |
Determines whether the specified user is administrator
of a context (any or the specified one) of this application.
This method uses an optimized cache. | |
IsUserContextAdmin(PFUser, String) |
Determines whether the specified user is administrator
of a context (any or the specified one) of this application.
This method uses an optimized cache. |