Services
Properties | Description |
---|---|
Enabled | Sets if signin through the resepective service is enabled |
Visible | Sets if the signin button is visible. If Visible is False and Enabled is True you can still start the signin procedure programmatically (See SignIn method) |
AppKey | Sets the API Key used to identify with the respective service. (See the topic “TWebSignIn usage” for information on how to obtain an API Key) |
ControlID | Sets the ID of the HTML element where the signin button should be displayed. If the value is left empty the butootn is renderered inside the TWebSignIn control. |
Go back to overview