AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..ApplicationRoleSet Method

Applications the role set.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public void ApplicationRoleSet(
	string RoleName,
	string RolePassword
)

Parameters

RoleName
Type: String
Name of the role.
RolePassword
Type: String
The role password.

Exceptions


ExceptionCondition
InvalidOperationExceptionCannot set application role when a connection is open