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