Udostępnij za pośrednictwem


IKeyEscrowSink.Store(Guid, XElement) Metoda

Definicja

Przechowuje dany materiał klucza w usłudze depozytu.

public:
 void Store(Guid keyId, System::Xml::Linq::XElement ^ element);
public void Store (Guid keyId, System.Xml.Linq.XElement element);
abstract member Store : Guid * System.Xml.Linq.XElement -> unit
Public Sub Store (keyId As Guid, element As XElement)

Parametry

keyId
Guid

Identyfikator klucza utrwalonego do depozytu.

element
XElement

Niezaszyfrowany materiał klucza w postaci XML.

Dotyczy