The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GenericIdentity Constructor
.NET Framework (current version)
Initializes a new instance of the GenericIdentity class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GenericIdentity(GenericIdentity^) | Initializes a new instance of the GenericIdentity class by using the specified GenericIdentity object. |
![]() | GenericIdentity(String^) | Initializes a new instance of the GenericIdentity class representing the user with the specified name. |
![]() | GenericIdentity(String^, String^) | Initializes a new instance of the GenericIdentity class representing the user with the specified name and authentication type. |
Show:

