Partager via


ISqlLinkedServerLogin.RemoteUserPassword, propriété

Mot de passe de l'utilisateur distant.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property RemoteUserPassword As String
    Get
    Set
string RemoteUserPassword { get; set; }
property String^ RemoteUserPassword {
    String^ get ();
    void set (String^ value);
}
abstract RemoteUserPassword : string with get, set
function get RemoteUserPassword () : String
function set RemoteUserPassword (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISqlLinkedServerLogin Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms