FdfCredentialsDialog Methods |
The FdfCredentialsDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | Confirm | Confirmation action to be applied. |
![]() | Reset | (Overrides CommonDialogReset.) |
![]() | RunDialog | (Overrides CommonDialogRunDialog(IntPtr).) |
![]() | Show | Shows the credentials dialog. |
![]() | Show(Boolean) | Shows the credentials dialog with the specified save checkbox status. |
![]() | Show(String) | Shows the credentials dialog with the specified name. |
![]() | Show(IWin32Window) | Shows the credentials dialog with the specified owner. |
![]() | Show(String, String) | Shows the credentials dialog with the specified name and password. |
![]() | Show(IWin32Window, Boolean) | Shows the credentials dialog with the specified owner and save checkbox status. |
![]() | Show(String, String, Boolean) | Shows the credentials dialog with the specified name, password and save checkbox status. |
![]() | Show(IWin32Window, String, String) | Shows the credentials dialog with the specified owner, name and password. |
![]() | Show(IWin32Window, String, String, Boolean) | Shows the credentials dialog with the specified owner, name, password and save checkbox status. |