PassportIdentity.LoginUser Method
.NET Framework 2.0
Logs the user on, either by generating a 302 redirect URL or by initiating a Passport-aware client authentication exchange.
| Name | Description |
|---|---|
| PassportIdentity.LoginUser () |
Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange.
|
| PassportIdentity.LoginUser (String) |
Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange.
|
| PassportIdentity.LoginUser (String, Int32, Boolean, String, Int32, String, Int32, Boolean, Object) |
Logs the user on, either by generating a 302 redirect URL or by initiating a Passport-aware client authentication exchange.
|
| PassportIdentity.LoginUser (String, Int32, Int32, String, Int32, String, Int32, Int32, Object) |
Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange.
|
Community Additions
ADD
Show: