ServicesFaceBookServiceProvider Property

Note: This API is now obsolete.

Namespace: BBNCExtensions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
[ObsoleteAttribute("Suggested alternative is to use the API.Facebook methods.")]
public abstract IFaceBookServiceProvider this[
	string ApplicationKey = null,
	string ApplicationSecret = null
] { get; }

Parameters

ApplicationKey (Optional)
Type: SystemString
ApplicationSecret (Optional)
Type: SystemString

Property Value

Type: IFaceBookServiceProvider