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>

적용 대상