Share via


Propriété Saml2NameIdentifier.ExternalEncryptedKeys

Espace de noms: Microsoft.IdentityModel.Tokens.Saml2
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim instance As Saml2NameIdentifier
Dim value As Collection(Of EncryptedKeyIdentifierClause)

value = instance.ExternalEncryptedKeys

Syntaxe

'Déclaration
Public ReadOnly Property ExternalEncryptedKeys As Collection(Of EncryptedKeyIdentifierClause)
public Collection<EncryptedKeyIdentifierClause> ExternalEncryptedKeys { get; }
public:
property Collection<EncryptedKeyIdentifierClause^>^ ExternalEncryptedKeys {
    Collection<EncryptedKeyIdentifierClause^>^ get ();
}
/** @property */
public Collection<EncryptedKeyIdentifierClause> get_ExternalEncryptedKeys ()
public function get ExternalEncryptedKeys () : Collection<EncryptedKeyIdentifierClause>

Cohérence de thread

Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Voir aussi

Référence

Classe Saml2NameIdentifier
Membres Saml2NameIdentifier
Espace de noms Microsoft.IdentityModel.Tokens.Saml2