다음을 통해 공유


IndividualAccessControlEntry Constructor (String)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    identityName As String _
)
'Usage
Dim identityName As String

Dim instance As New IndividualAccessControlEntry(identityName)
public IndividualAccessControlEntry(
    string identityName
)

Parameters

  • identityName
    Type: System.String
    The name of the identity, for example, domainA\\usernameB.

See Also

Reference

IndividualAccessControlEntry Class

IndividualAccessControlEntry Members

IndividualAccessControlEntry Overload

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace