DatabaseEngineSecuritySettings.SaPwd Proprietà

Definizione

Ottiene o imposta la stringa sicura usata come password per questa istanza.

public:
 property Microsoft::SqlServer::Common::SqlSecureString ^ SaPwd { Microsoft::SqlServer::Common::SqlSecureString ^ get(); void set(Microsoft::SqlServer::Common::SqlSecureString ^ value); };
public Microsoft.SqlServer.Common.SqlSecureString SaPwd { get; set; }
member this.SaPwd : Microsoft.SqlServer.Common.SqlSecureString with get, set
Public Property SaPwd As SqlSecureString

Valore della proprietà

Microsoft.SqlServer.Common.SqlSecureString

Stringa sicura usata come password per questa istanza.

Si applica a