|
<< Click to Display Table of Contents >> Navigation: Classes > TOAuthController > Methods > StartAuthentication |
SIGNATURE=IW.OAuth.Base.TOAuthController.StartAuthentication@string
ETYPE=Method
Declaration:
Delphi: |
public procedure StartAuthentication(const ApiId: string); |
C++: |
void public: __fastcall StartAuthentication(const String ApiId); |
Description: This is StartAuthentication, a member of class TOAuthController.