PFApplicationIsContextAvailableForCurrentUser Method | 
| Name | Description | |
|---|---|---|
| IsContextAvailableForCurrentUser(Int64) | 
            Determines whether this application is visible for the current user through a specific application context.
            This indicates if the user has any membership in the context.
             This method uses an optimized cache.  | |
| IsContextAvailableForCurrentUser(String) | 
            Determines whether this application is visible for the current user through a specific application context.
            This indicates if the user has any membership in the context.
             This method uses an optimized cache.  |