System.Security.Principal.WindowsPrincipal.WindowsPrincipal C# (CSharp) Method

WindowsPrincipal() private method

private WindowsPrincipal ( ) : System.Collections.Generic
return System.Collections.Generic
        private WindowsPrincipal()
        {
        }

Same methods

WindowsPrincipal::WindowsPrincipal ( System.Security.Principal.WindowsIdentity ntIdentity ) : System.Collections.Generic