Compartilhar via


SPAclAccessRule<TRightsEnum> Constructor (IdentityReference, TRightsEnum)

Namespace:  Microsoft.SharePoint.Administration.AccessControl
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    identityReference As IdentityReference, _
    allowedRights As TRightsEnum _
)
'Usage
Dim identityReference As IdentityReference
Dim allowedRights As TRightsEnum

Dim instance As New SPAclAccessRule(identityReference, _
    allowedRights)
public SPAclAccessRule(
    IdentityReference identityReference,
    TRightsEnum allowedRights
)

Parameters

See Also

Reference

SPAclAccessRule<TRightsEnum> Class

SPAclAccessRule<TRightsEnum> Members

SPAclAccessRule<TRightsEnum> Overload

Microsoft.SharePoint.Administration.AccessControl Namespace