SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteUserFromRole Method

Remove the user from the specified role.

Syntax

[VB.NET]
Public Sub DeleteUserFromRole(ByVal RoleName As String, ByVal UserLoginName As String)
[C#]
public void DeleteUserFromRole(string roleName, string userLoginName);

Remarks

This method will delete the user specified by the UserLoginName parameter from the RoleName.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0