[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
RevokeAuthorization()()()
If this method is called for the logged in user, then no further API calls can be made on that user's behalf until the user decides to authorize the application again.
RevokeAuthorization(Int64)
If this method is called for the logged in user, then no further API calls can be made on that user's behalf until the user decides to authorize the application again.

See Also

AuthController Class
AuthController Members
Facebook.Api.Controllers Namespace