I have a Form Based Authentication login name login_name
how to get an SPUser object for that login name.
I have tried the
Web.EnsureUser(string.Format("c:0-.f|role|{0}", name));
but it gives me that the name was not found exception.
|
I have a Form Based Authentication login name how to get an I have tried the
but it gives me that the name was not found exception. |
|||||||
|
|
Checks whether the specified
|
||||
|
|