Saml2NameIdentifier.ExternalEncryptedKeys Özellik

Tanım

EncryptedID öğesinin alt öğeleri olarak xenc:EncryptedData öğesinin dışında belirtilen ek şifrelenmiş anahtarları içeren bir koleksiyon alır.

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)

Özellik Değeri

Collection<T> Anahtarları içeren bir.

Şunlara uygulanır