Aracılığıyla paylaş


Saml2Assertion.ExternalEncryptedKeys Özellik

Tanım

EncryptedAssertion öğesinin alt öğeleri olarak EncryptedData öğesinin dışında belirtilen ek şifrelenmiş anahtarları içeren bir koleksiyonu alır veya ayarlar.

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

Anahtarları içeren tür EncryptedKeyIdentifierClause koleksiyonu.

Şunlara uygulanır