Saml2NameIdentifier.ExternalEncryptedKeys Właściwość

Definicja

Pobiera kolekcję zawierającą dodatkowe zaszyfrowane klucze określone poza elementem xenc:EncryptedData jako elementy podrzędne elementu EncryptedID.

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

Element Collection<T> zawierający klucze.

Dotyczy