Share via


ACFacebookKey Class

Definition

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

Applies to