Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Net Namespace / IServerAuthenticationProvider Interface
Properties Methods

In This Topic
    IServerAuthenticationProvider Interface Members
    In This Topic

    The following tables list the members exposed by IServerAuthenticationProvider.

    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