다음을 통해 공유


SPAcl<T>.Remove Method (SPAce<T>)

Removes the specified principal from the access control list based on the specified access control entry (ACE).

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub Remove ( _
    ace As SPAce(Of T) _
)
'Usage
Dim instance As SPAcl
Dim ace As SPAce(Of T)

instance.Remove(ace)
public void Remove(
    SPAce<T> ace
)

Parameters

See Also

Reference

SPAcl<T> Class

SPAcl<T> Members

Remove Overload

Microsoft.SharePoint.Administration Namespace