次の方法で共有


Certificate プロパティ

このログインに関連付けられた ICertificate オブジェクトを取得します。

名前空間:  Microsoft.SqlServer.Management.SqlParser.Metadata
アセンブリ:  Microsoft.SqlServer.Management.SqlParser (Microsoft.SqlServer.Management.SqlParser.dll)

構文

'宣言
ReadOnly Property Certificate As ICertificate
    Get
'使用
Dim instance As ILogin
Dim value As ICertificate

value = instance.Certificate
ICertificate Certificate { get; }
property ICertificate^ Certificate {
    ICertificate^ get ();
}
abstract Certificate : ICertificate
function get Certificate () : ICertificate

プロパティ値

型: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ICertificate
このログインに関連付けられた ICertificate オブジェクトです。