OAuthData
is defined in the Telligent.Evolution.Extensibility.Authentication.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class OAuthData { string AvatarUrl { get; set; } string ClientId { get; set; } string ClientType { get; set; } string CommonName { get; set; } string Email { get; set; } string UserName { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
AvatarUrl | string | |||
ClientId | string | |||
ClientType | string | |||
CommonName | string | |||
string | ||||
UserName | string |