2 writes to _authType
System.Security.Principal.Windows (2)
System\Security\Principal\WindowsIdentity.cs (2)
88_authType = identity._authType; 107_authType = authType;
4 references to _authType
System.Security.Principal.Windows (4)
System\Security\Principal\WindowsIdentity.cs (4)
88_authType = identity._authType; 385if (_authType == null) 409return _authType; 967return identity._authType;