how to set Role by default in asp.net web forms -


i have 2 roles "administrator" , " basic user". want when register default in role "basic user". trying find in web administration tool can't find .

as suggested may want use addusertorole method of roles api. check out this link shows how it:


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -