SamlSecurityTokenHandler.ReadSubjectKeyInfo(XmlReader) Método

Definición

Deserializa el elemento <ds:KeyInfo> de SAML Subject.

C#
protected virtual System.IdentityModel.Tokens.SecurityKeyIdentifier ReadSubjectKeyInfo (System.Xml.XmlReader reader);

Parámetros

reader
XmlReader

XmlReader situado en un elemento <ds:KeyInfo>.

Devoluciones

Objeto SecurityKeyIdentifier que representa el contenido del elemento <ds:KeyInfo>.

Excepciones

reader es null.

Se aplica a

Producto Versiones
.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