[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal userToken As Integer, _ ByVal type As String _ ) [C#] public WindowsIdentity( int userToken, string type ); [C++] public: WindowsIdentity( int userToken, String* type ); [JScript] public function WindowsIdentity( userToken : int, type : String );
WindowsIdentity Class | WindowsIdentity Members | System.Security.Principal Namespace | WindowsIdentity Constructor Overload List