Sdílet prostřednictvím


Saml2NameIdentifier.ExternalEncryptedKeys Vlastnost

Definice

Získá kolekci, která obsahuje další šifrované klíče, které jsou zadány externí xenc:EncryptedData element, jako podřízené elementy EncryptedID element.

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)

Hodnota vlastnosti

A Collection<T> obsahující klíče.

Platí pro