Saml2Assertion.ExternalEncryptedKeys Właściwość

Definicja

Pobiera lub ustawia kolekcję zawierającą dodatkowe zaszyfrowane klucze określone poza elementem EncryptedData jako elementy podrzędne elementu EncryptedAssertion.

public:
 property System::Collections::ObjectModel::Collection<System::IdentityModel::Tokens::EncryptedKeyIdentifierClause ^> ^ ExternalEncryptedKeys { System::Collections::ObjectModel::Collection<System::IdentityModel::Tokens::EncryptedKeyIdentifierClause ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.IdentityModel.Tokens.EncryptedKeyIdentifierClause> ExternalEncryptedKeys { get; }
member this.ExternalEncryptedKeys : System.Collections.ObjectModel.Collection<System.IdentityModel.Tokens.EncryptedKeyIdentifierClause>
Public ReadOnly Property ExternalEncryptedKeys As Collection(Of EncryptedKeyIdentifierClause)

Wartość właściwości

Kolekcja typu EncryptedKeyIdentifierClause , która zawiera klucze.

Dotyczy