Partager via


ServiceConfigSettings.password Champ

Définition

Spécifie le mot de passe pour le service.

protected: Microsoft::SqlServer::Configuration::Property<Microsoft::SqlServer::Common::SqlSecureString ^> ^ password;
protected Microsoft.SqlServer.Configuration.Property<Microsoft.SqlServer.Common.SqlSecureString> password;
val mutable password : Microsoft.SqlServer.Configuration.Property<Microsoft.SqlServer.Common.SqlSecureString>
Protected password As Property(Of SqlSecureString) 

Valeur de champ

Property<Microsoft.SqlServer.Common.SqlSecureString>

S’applique à