ServiceConfigSettings.password 字段

定义

指定服务的密码。

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) 

字段值

Property<Microsoft.SqlServer.Common.SqlSecureString>

适用于