Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / IWebAuthenticationProvider Interface
Properties Methods

In This Topic
    IWebAuthenticationProvider Interface Members
    In This Topic

    The following tables list the members exposed by IWebAuthenticationProvider.

    Public Properties
     NameDescription
     PropertyIndicates if the authentication provider believes it has authenticated with the channel  
     Propertyindicates if the authentication provider can perform a logout  
    Top
    Public Methods
     NameDescription
     MethodPerform a login on the supplied channel  
     MethodPerform a logout on the supplied channel  
     MethodPerform per-request authentication processing.  
    Top
    See Also