ExternalLinkedAuthenticationUserData
is defined in the Telligent.Evolution.Extensibility.Authentication.Version2
namespace of Telligent.Evolution.Platform.dll
Definition
class ExternalLinkedAuthenticationUserData { string AvatarUrl { get; set; } string DisplayName { get; set; } string Email { get; set; } string ExternalUserId { get; set; } string UserName { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
AvatarUrl | string | |||
DisplayName | string | |||
string | ||||
ExternalUserId | string | The user identifier from the external authentication store. | ||
UserName | string |