9 references to Name
PresentationUI (9)
MS\Internal\Documents\RightsManagementProvider.cs (1)
458string defaultUserName = users[index].Name;
MS\Internal\Documents\RightsManagementResourceHelper.cs (3)
78user.Name); 84user.Name); 90user.Name);
MS\Internal\Documents\RMPermissions.cs (1)
29authenticatedAsLabel.Text = userLicense.LicensedUser.Name;
MS\Internal\Documents\RMPublishingDialog.cs (2)
52textBoxPermissionsContact.Text = user.Name; 114rightsTable.InitializeRightsTable(user.Name, grantDictionary);
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (2)
215if (user.Name.ToUpperInvariant().Equals( 236user.Name,