BackupRestoreBase.SetPassword Method
Include Protected Members
Include Inherited Members
Sets the password for a backup set.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetPassword(SecureString) | Sets the password for a backup set. | |
SetPassword(String) | Sets the password for a backup set. |
Top