Click or drag to resize

PFApplicationIsUserContextAdmin Method

Overload List
  NameDescription
Public methodIsUserContextAdmin(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.

Public methodIsUserContextAdmin(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.

Top
See Also