Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an interface to get the user's credentials.
The ILobiAuthenticationProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetAuthenticationScheme | Gets the authentication scheme used to log on. |
![]() |
GetCookie | Gets the cookie used to authenticate for forms. |
![]() |
GetPassword | Gets the password used to log on. |
![]() |
GetUserId | Gets the user name used to log on. |
Top