This documentation is archived and is not being maintained.
PermissionsStatus Class
Provides access to a users permissions status and the raw data returned from an API.
Namespace:
Microsoft.AspNet.Facebook Assembly:
Microsoft.AspNet.Facebook (in Microsoft.AspNet.Facebook.dll)
public class PermissionsStatus
The PermissionsStatus type exposes the following members.
|
| Name | Description |
|---|
 | ApiResult | The raw data returned by the queried API. |
 | Item | Queries the Status member for the provided permission name. |
 | Status | A parsed, easier to use version of the ApiResult. |
TopAny public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.