Click or drag to resize
FdfCredentialsDialog Constructor
Overload List
  NameDescription
Public methodFdfCredentialsDialog(String)
Initializes a new instance of the CredentialsDialog class with the specified target.
Public methodFdfCredentialsDialog(String, String)
Initializes a new instance of the CredentialsDialog class with the specified target and caption.
Public methodFdfCredentialsDialog(String, String, String)
Initializes a new instance of the CredentialsDialog class with the specified target, caption and message.
Public methodFdfCredentialsDialog(String, String, String, Image)
Initializes a new instance of the CredentialsDialog class with the specified target, caption, message and banner.
Top
See Also