Прочетете на английски Редактиране

Споделяне чрез


EncryptedSecurityTokenHandler.ReadKeyIdentifierClause(XmlReader) Method

Definition

Reads an EncryptedKeyIdentifierClause from an XML stream.

C#
public override System.IdentityModel.Tokens.SecurityKeyIdentifierClause ReadKeyIdentifierClause(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XML reader positioned at an <xenc:EncryptedKey> element as defined in XML Encryption Syntax and Processing; otherwise, false.

Returns

A key identifier clause of type EncryptedKeyIdentifierClause.

Exceptions

reader is null.

reader is not positioned at an <xenc:EncryptedKey> element.

Applies to

Продукт Версии
.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