Method | Description | |
---|---|---|
UseSecurityFeature ( this builder ) : ISystemBuilder |
Method | Description | |
---|---|---|
CreatePublicUser ( IQuery query ) : void | ||
CreateSystemRoles ( IQuery query ) : void | ||
CreateTables ( IQuery context ) : void | ||
GrantToPublicUser ( IQuery context ) : void | ||
OnDatabaseCreate ( IQuery query ) : void | ||
OnSystemBuild ( ISystemBuilder builder ) : void | ||
OnTableCompositeSetup ( IQuery systemQuery ) : void |
public static UseSecurityFeature ( this builder ) : ISystemBuilder | ||
builder | this | |
return | ISystemBuilder |