WSSecurityTokenSerializer.ReadKeyIdentifierCore(XmlReader) Method

Definition

Reads the key identifier core using the specified XmlReader.

C#
protected override System.IdentityModel.Tokens.SecurityKeyIdentifier ReadKeyIdentifierCore(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

The specified XmlReader.

Returns

The security key identifier that was read.

Exceptions

An error occurred when deserializing the key identifier or the key identifier could not be read.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 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