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

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


Saml2SecurityTokenHandler.ReadEncryptedId(XmlReader) Method

Definition

Reads the <saml:EncryptedId> element.

C#
protected virtual System.IdentityModel.Tokens.Saml2NameIdentifier ReadEncryptedId(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XmlReader pointing at the EncryptedId element.

Returns

A Saml2NameIdentifier that represents the EncryptedId element that was read.

Exceptions

reader is null.

reader is not positioned at an EncryptedID 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