This topic has not yet been rated - Rate this topic

BackupRestoreBase.SetMediaPassword Method (SecureString)

Sets the password for a media set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public void SetMediaPassword(
	SecureString value
)

Parameters

value
Type: System.Security.SecureString
A SecureString value that specifies the password for the media set.

Use a password to protect the medium when the medium contains one or more backup sets that can be accessed by the same person.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.