共用方式為


FacebookOptions.SendAppSecretProof 屬性

定義

取得或設定 appsecret_proof 是否應該產生並隨著 Facebook API 呼叫一起傳送。 此選項預設為啟用狀態。

public:
 property bool SendAppSecretProof { bool get(); void set(bool value); };
public bool SendAppSecretProof { get; set; }
member this.SendAppSecretProof : bool with get, set
Public Property SendAppSecretProof As Boolean

屬性值

適用於