: IndividualAccessControlEntry (Constructor) (String) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub New ( _
identityName As String _
)
'Uso
Dim identityName As String
Dim instance As New IndividualAccessControlEntry(identityName)
public IndividualAccessControlEntry (
string identityName
)
Parámetros
- identityName
The name of the identity, for example, domainA\\usernameB.
Vea también
Referencia
IndividualAccessControlEntry (Clase)
IndividualAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)