Udostępnij za pośrednictwem


Właściwość MasterKey

Pobiera klucz główny, który jest używany do szyfrowania kluczy prywatnych certyfikatów.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcObjectAttribute(SfcObjectRelationship.Object, SfcObjectCardinality.ZeroToOne)> _
Public ReadOnly Property MasterKey As MasterKey
    Get
'Użycie
Dim instance As Database
Dim value As MasterKey

value = instance.MasterKey
[SfcObjectAttribute(SfcObjectRelationship.Object, SfcObjectCardinality.ZeroToOne)]
public MasterKey MasterKey { get; }
[SfcObjectAttribute(SfcObjectRelationship::Object, SfcObjectCardinality::ZeroToOne)]
public:
property MasterKey^ MasterKey {
    MasterKey^ get ();
}
[<SfcObjectAttribute(SfcObjectRelationship.Object, SfcObjectCardinality.ZeroToOne)>]
member MasterKey : MasterKey
function get MasterKey () : MasterKey

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo. . :: . .MasterKey
A MasterKey wartość obiektu, który określa klucz główny, który jest używany do szyfrowania kluczy prywatnych certyfikatów.
Klucz główny bazy danych może być zaszyfrowany przez usługa klucza głównego.