Saml2SubjectConfirmationData.KeyIdentifiers Property

Definition

Gets the collection of cryptographic keys that are used in some way to authenticate an attesting entity. [Saml2Core, 2.4.1.3]

public System.Collections.ObjectModel.Collection<System.IdentityModel.Tokens.SecurityKeyIdentifier> KeyIdentifiers { get; }

Property Value

A collection of type SecurityKeyIdentifier that contains the keys.

Remarks

The content of a SubjectConfirmationData element that is constrained with the KeyInfoConfirmationDataType. This data type indicates that the element contains cryptographic keys presented in one or more ds:KeyInfo elements.

Applies to

Proizvod Verzije
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1