共用方式為


ISql90ServiceBrokerLanguageSpecifier.AuthenticationCertificate 屬性

取得或設定用於驗證的憑證。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Property AuthenticationCertificate As ISql90Certificate
    Get
    Set
ISql90Certificate AuthenticationCertificate { get; set; }
property ISql90Certificate^ AuthenticationCertificate {
    ISql90Certificate^ get ();
    void set (ISql90Certificate^ value);
}
abstract AuthenticationCertificate : ISql90Certificate with get, set
function get AuthenticationCertificate () : ISql90Certificate
function set AuthenticationCertificate (value : ISql90Certificate)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Certificate

.NET Framework 安全性

請參閱

參考

ISql90ServiceBrokerLanguageSpecifier 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間