<< Click to Display Table of Contents >> UseOAuth |
If this property is set to true, a Connect button will appear in the dialogue for configuring the adapter that will call OnAuthorizeAccount() when the user clicks it.
A bool value determining if the OnAuthorizeAccount() method should be called in order to authorize the account to the social service.
Warning: This property should ONLY bet set from the OnStateChange() method during State.SetDefaults |
UseOAuth
protected override void OnStateChange() |