9 references to Name
PresentationUI (9)
MS\Internal\Documents\RightsManagementProvider.cs (1)
459string defaultUserName = users[index].Name;
MS\Internal\Documents\RightsManagementResourceHelper.cs (3)
78user.Name); 84user.Name); 90user.Name);
MS\Internal\Documents\RMPermissions.cs (1)
30authenticatedAsLabel.Text = userLicense.LicensedUser.Name;
MS\Internal\Documents\RMPublishingDialog.cs (2)
53textBoxPermissionsContact.Text = user.Name; 115rightsTable.InitializeRightsTable(user.Name, grantDictionary);
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (2)
216if (user.Name.ToUpperInvariant().Equals( 237user.Name,