The LoginSocial type exposes the following members.

Properties

  Name Description
Public property ActivationEmailRecoveryPageUrl
Gets or sets activation e-mail recovery page url.
Public property ActivationPageUrl
Gets or sets activation page url.
Public property CallbackUrl
Gets or sets a callback url.
Public property DestinationPageUrl
Gets or sets the URL of the page displayed to the user when a login attempt is successful.
Public property LoginFailedMessage
Gets or sets the login failed message.
Public property MailSubject
Mail message subject.
Public property MailTemplateHtml
HTML template for mail message sent on successful registration.
Public property MailTemplatePlainText
Plain text template for mail message sent on successful registration.
Protected property SocialProfile
Gets or sets the social profile.
Protected property SocialUsername
Gets or sets the preferred social username.

See Also