: WindowsAccessControlEntry (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 WindowsAccessControlEntry(identityName)
public WindowsAccessControlEntry (
string identityName
)
Parámetros
- identityName
The name of the identity, for example, domainA\\usernameB.
Vea también
Referencia
WindowsAccessControlEntry (Clase)
WindowsAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)