Share via


FacebookClientWrapper.GetAppSecretProof Method

Definition

Generates the app secret proof used to increase security on calls to the Graph API.

public virtual string GetAppSecretProof ();
abstract member GetAppSecretProof : unit -> string
override this.GetAppSecretProof : unit -> string
Public Overridable Function GetAppSecretProof () As String

Returns

The app secret proof.

Applies to