: IAccessControlEntry.DisplayName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Gets the display name of the user, group, site, or service account in the access control entry.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
ReadOnly Property DisplayName As String
'Uso
Dim instance As IAccessControlEntry
Dim value As String
value = instance.DisplayName
string DisplayName { get; }
Valor de propiedad
The display name.
Vea también
Referencia
IAccessControlEntry (Interfaz)
IAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)