ServiceConfigSettings.password Campo

Definición

Especifica la contraseña del servicio.

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) 

Valor de campo

Property<Microsoft.SqlServer.Common.SqlSecureString>

Se aplica a