Partager via


KeyManagementOptions.KeyEscrowSinks Propriété

Définition

Liste de IKeyEscrowSink dans laquelle stocker le matériau de clé.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::DataProtection::KeyManagement::IKeyEscrowSink ^> ^ KeyEscrowSinks { System::Collections::Generic::IList<Microsoft::AspNetCore::DataProtection::KeyManagement::IKeyEscrowSink ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.DataProtection.KeyManagement.IKeyEscrowSink> KeyEscrowSinks { get; }
member this.KeyEscrowSinks : System.Collections.Generic.IList<Microsoft.AspNetCore.DataProtection.KeyManagement.IKeyEscrowSink>
Public ReadOnly Property KeyEscrowSinks As IList(Of IKeyEscrowSink)

Valeur de propriété

S’applique à