Saml2Serializer
Saml2Serializer()
DSigSerializer
Prefix
ReadAction(XmlDictionaryReader)
ReadAdvice(XmlDictionaryReader)
ReadAssertion(XmlReader)
ReadAttribute(XmlDictionaryReader)
ReadAttributeStatement(XmlDictionaryReader)
ReadAttributeValue(XmlDictionaryReader, Saml2Attribute)
ReadAudienceRestriction(XmlDictionaryReader)
ReadAuthenticationContext(XmlDictionaryReader)
ReadAuthenticationStatement(XmlDictionaryReader)
ReadAuthorizationDecisionStatement(XmlDictionaryReader)
ReadConditions(XmlDictionaryReader)
ReadEncryptedId(XmlDictionaryReader)
ReadEvidence(XmlDictionaryReader)
ReadIssuer(XmlDictionaryReader)
ReadNameId(XmlDictionaryReader)
ReadNameIdentifier(XmlDictionaryReader, String)
ReadProxyRestriction(XmlDictionaryReader)
ReadStatement(XmlDictionaryReader)
ReadSubject(XmlDictionaryReader)
ReadSubjectConfirmation(XmlDictionaryReader)
ReadSubjectConfirmationData(XmlDictionaryReader)
ReadSubjectLocality(XmlDictionaryReader)
WriteAction(XmlWriter, Saml2Action)
WriteAdvice(XmlWriter, Saml2Advice)
WriteAssertion(XmlWriter, Saml2Assertion)
WriteAttribute(XmlWriter, Saml2Attribute)
WriteAttributeStatement(XmlWriter, Saml2AttributeStatement)
WriteAudienceRestriction(XmlWriter, Saml2AudienceRestriction)
WriteAuthenticationContext(XmlWriter, Saml2AuthenticationContext)
WriteAuthenticationStatement(XmlWriter, Saml2AuthenticationStatement)
WriteAuthorizationDecisionStatement(XmlWriter, Saml2AuthorizationDecisionStatement)
WriteConditions(XmlWriter, Saml2Conditions)
WriteEvidence(XmlWriter, Saml2Evidence)
WriteIssuer(XmlWriter, Saml2NameIdentifier)
WriteNameId(XmlWriter, Saml2NameIdentifier)
WriteNameIdType(XmlWriter, Saml2NameIdentifier)
WriteProxyRestriction(XmlWriter, Saml2ProxyRestriction)
WriteStatement(XmlWriter, Saml2Statement)
WriteSubject(XmlWriter, Saml2Subject)
WriteSubjectConfirmation(XmlWriter, Saml2SubjectConfirmation)
WriteSubjectConfirmationData(XmlWriter, Saml2SubjectConfirmationData)
WriteSubjectLocality(XmlWriter, Saml2SubjectLocality)
netcoreapp2.2
namespace Microsoft.IdentityModel.Tokens.Saml2
{
public class Saml2Serializer
{
protected virtual Saml2AttributeStatement ReadAttributeStatement(XmlDictionaryReader reader);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Core | 2.12.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.IdentityModel.Tokens.Saml , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API