SPDatabase.DropRoleMember-Methode
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Sub DropRoleMember ( _
sid As SecurityIdentifier, _
role As String _
)
'Usage
Dim sid As SecurityIdentifier
Dim role As String
Me.DropRoleMember(sid, role)
protected internal void DropRoleMember(
SecurityIdentifier sid,
string role
)
Parameter
- role
Typ: System.String