J
Jo
Hi,
I know how to create membership user and to define role via "Administer
website" in design mode of e.g. an ASP.NET login control.
My questions are:
1) how to create a membership user directly in web.config?
2) how to define a role directly in web.config?
3) how to assign a existing membership user to an existing role in
web.config?
4) how to assign a new created membeship (with createuserwizard control) to
an existing role programmatically (i mean: at the moment the new account is
created in the aspx page)?
Thanks
Jo
I know how to create membership user and to define role via "Administer
website" in design mode of e.g. an ASP.NET login control.
My questions are:
1) how to create a membership user directly in web.config?
2) how to define a role directly in web.config?
3) how to assign a existing membership user to an existing role in
web.config?
4) how to assign a new created membeship (with createuserwizard control) to
an existing role programmatically (i mean: at the moment the new account is
created in the aspx page)?
Thanks
Jo