Symbol Reference
Symbol Reference
/ sgcHTTP_OAuth_Server Namespace
/ Classes / TsgcHTTPComponentServer_OAuth / TsgcHTTPComponentServer_OAuth Methods (sgcHTTP_OAuth_Server) / TsgcHTTPComponentServer_OAuth.RegisterProvider
Close
sgcWebSockets Classes
TsgcHTTPComponentServer_OAuth.RegisterProvider Method
Pascal
C++
C#
Visual Basic
public function RegisterProvider( const aName: string; const aClientId: string; const aClientSecret: string; const aAuthorizeURL: string; const aTokenURL: string; const aScope: string; const aURL: string; const aCallbackURL: string ): Boolean;

This is RegisterProvider, a member of class TsgcHTTPComponentServer_OAuth.