WSSecurityTokenSerializer.ReadKeyIdentifierClauseCore(XmlReader) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads the key identifier clause core using the specified XmlReader.
protected:
override System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ ReadKeyIdentifierClauseCore(System::Xml::XmlReader ^ reader);
protected override System.IdentityModel.Tokens.SecurityKeyIdentifierClause ReadKeyIdentifierClauseCore (System.Xml.XmlReader reader);
override this.ReadKeyIdentifierClauseCore : System.Xml.XmlReader -> System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Protected Overrides Function ReadKeyIdentifierClauseCore (reader As XmlReader) As SecurityKeyIdentifierClause
- reader
- XmlReader
The specified XmlReader.
The security key identifier clause that was read.
An error occurred when deserializing the key identifier clause or the key identifier clause could not be read.
Продукт | Версии |
---|---|
.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 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: