다음을 통해 공유


FacebookClientWrapper.GetAppSecretProof 메서드

정의

Graph API 호출에 대한 보안을 강화하는 데 사용되는 앱 비밀 증명을 생성합니다.

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

반환

앱 비밀 증명입니다.

적용 대상