UserLoginInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |