UserApplyDynamicRoles(SqlConnection, String, Management) Method

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void ApplyDynamicRoles(
	SqlConnection connection,
	string connectionString,
	Management management
)

Parameters

connection  SqlConnection
 
connectionString  String
 
management  Management
 

See Also