Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / CredentialsRequiredEventArgs Class
Properties


CredentialsRequiredEventArgs Class Members

The following tables list the members exposed by CredentialsRequiredEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreate a new event data object  
Top
Public Properties
 NameDescription
Public PropertyIndicates if credentials are required because an authentication attempt failed.  
Public PropertyAn authentication provider with the credentials to use.  
Public PropertyTrue to cancel a connection attempt.  
Public PropertyThe server being connected to  
Public PropertyThe repository being connected to  
Top
See Also