AuthorizationResult UserInfo Property Nemiro.OAuth
The user profile details that is returned from the provider.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public UserInfo UserInfo { get; protected set; }

Property Value

Type: UserInfo
See Also