RegisterService registerService, string componentAppId, string componentAppSecret, Func<string, Task<string>> getComponentVerifyTicketFunc, Func<string, string, Task<string>> getAuthorizerRefreshTokenFunc, Action<string, string, RefreshAuthorizerTokenResult> authorizerTokenRefreshedFunc, string name = null )...