Click or drag to resize

PFApplicationIsCurrentUserContextAdmin Method

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

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

Top
See Also