ACFacebookKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that encapsulates keys necessary for Facebook requests. Used with RequestAccess(ACAccountType, AccountStoreOptions, ACRequestCompletionHandler).
public static class ACFacebookKey
type ACFacebookKey = class
- Inheritance
-
ACFacebookKey
Properties
| Name | Description |
|---|---|
| AppId |
Represents the value associated with the constant ACFacebookAppIdKey |
| Audience |
Represents the value associated with the constant ACFacebookAudienceKey |
| Permissions |
Represents the value associated with the constant ACFacebookPermissionsKey |