T
Tony Johansson
Hello!
Assume we have a webbsite server to which a user has a windows account.
To secure this Web site we can use both windows authentication because this
specific user has a windows account and we can create forms authentication.
In most cases the uses doesn't have a windows account so in those cases we
only have the option to use forms authentication.
Which alternatives is best when we can use both alternatives ?
//Tony
Assume we have a webbsite server to which a user has a windows account.
To secure this Web site we can use both windows authentication because this
specific user has a windows account and we can create forms authentication.
In most cases the uses doesn't have a windows account so in those cases we
only have the option to use forms authentication.
Which alternatives is best when we can use both alternatives ?
//Tony