1 write to _user
WindowsBase (1)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (1)
62_user = user;
5 references to _user
WindowsBase (5)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (5)
71_user.AuthenticationProviderType, 72_user.Name, 232return _user.GenericEquals(userFromCert); 243if (_user.AuthenticationType == AuthenticationType.Windows) 275Uri url = GetClientLicensorUrl(_user.AuthenticationType);