Share via


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>

適用対象