BackupRestoreBase.SetMediaPassword Method (SecureString)
SQL Server 2012
Note: This API is now obsolete.
Sets the password for a media set.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Parameters
- value
- Type: System.Security.SecureString
A SecureString value that specifies the password for the media set.
