ActiveReports 8 Server SDK
ClearPermissionForRole Method

The rolename to clear permissions for.
Clears the permissions granted for specified rolename.
Syntax
'Declaration
 
Sub ClearPermissionForRole( _
   ByVal rolename As String _
) 
void ClearPermissionForRole( 
   string rolename
)

Parameters

rolename
The rolename to clear permissions for.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IExtensibleRoleProvider Interface
IExtensibleRoleProvider Members

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum