Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WindowsIdentity() [7/9]

System.Security.Principal.WindowsIdentity.WindowsIdentity ( )
inlineprivate

Definition at line 356 of file WindowsIdentity.cs.

357 : base(null, null, null, "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "http://schemas.microsoft.com/ws/2008/06/identity/claims/groupsid")
358 {
359 }

Referenced by System.Security.Principal.WindowsIdentity.Clone(), System.Security.Principal.WindowsIdentity.GetAnonymous(), and System.Security.Principal.WindowsIdentity.GetCurrentInternal().