Lean
$LEAN_TAG$
|
Provides user-facing messages for the Notifications.NotificationFtp class and its consumers or related classes More...
Static Public Attributes | |
static string | MissingSSHKey = "FTP SSH key missing for SFTP notification." |
String message saying the SSH key is missing More... | |
static string | MissingPassword = "FTP password is missing for unsecure FTP notification." |
String message saying the password is missing More... | |
Provides user-facing messages for the Notifications.NotificationFtp class and its consumers or related classes
Definition at line 45 of file Messages.Notifications.cs.
|
static |
String message saying the SSH key is missing
Definition at line 50 of file Messages.Notifications.cs.
|
static |
String message saying the password is missing
Definition at line 55 of file Messages.Notifications.cs.