PassportIdentity.GetLoginChallenge Method
.NET Framework 3.0
Logs the user on by outputting the appropriate headers to either a 302 redirect URL or the initiation of a Passport-aware client authentication exchange.
| Name | Description |
|---|---|
| PassportIdentity.GetLoginChallenge () |
Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange.
|
| PassportIdentity.GetLoginChallenge (String) |
Logs the user on by outputting the appropriate headers to either a 302 redirect URL or the initiation of a Passport-aware client authentication exchange.
|
| PassportIdentity.GetLoginChallenge (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: