ParseFacebookUtilsAccessToken Property Parse
Gets the access token for the currently logged in Facebook user. This can be used with a Facebook SDK to get access to Facebook user data.

Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public static string AccessToken { get; }

Property Value

Type: String
See Also

Reference