Метод SPDatabase.DropRoleMember
Пространство имен: Microsoft.SharePoint.Administration
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Protected Friend Sub DropRoleMember ( _
sid As SecurityIdentifier, _
role As String _
)
'Применение
Dim sid As SecurityIdentifier
Dim role As String
Me.DropRoleMember(sid, role)
protected internal void DropRoleMember(
SecurityIdentifier sid,
string role
)
Параметры
- role
Тип: System.String