UserLoginInfo Class
Definition
Represents login information and source for a user record.
public ref class UserLoginInfo
public class UserLoginInfo
type UserLoginInfo = class
Public Class UserLoginInfo
- Inheritance
-
UserLoginInfo
- Derived
Constructors
UserLoginInfo(String, String, String) |
Creates a new instance of UserLoginInfo |
Properties
LoginProvider |
Gets or sets the provider for this instance of UserLoginInfo. |
ProviderDisplayName |
Gets or sets the display name for the provider. |
ProviderKey |
Gets or sets the unique identifier for the user identity user provided by the login provider. |