Method | Description | |
---|---|---|
DropRoleStatement ( string roleName ) : System |
Method | Description | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
public DropRoleStatement ( string roleName ) : System | ||
roleName | string | |
return | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |