ComponentPro UltimateSaml

      RequestAbstractType Class

      See AlsoMembersMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Represents the RequestAbstractType element.

      Syntax

      public abstract class RequestAbstractType : SignableSaml2Object

      Remarks

      All SAML requests are of types that are derived from the abstract RequestAbstractType complex type.

      Inheritance Hierarchy

                  ComponentPro.Saml2.ComponentPro.Saml2.RequestAbstractType
                        ComponentPro.Saml2.ComponentPro.Saml2.ArtifactResolve
                        ComponentPro.Saml2.ComponentPro.Saml2.SubjectQuery
                        ComponentPro.Saml2.ComponentPro.Saml2.AuthnRequest
                        ComponentPro.Saml2.ComponentPro.Saml2.LogoutRequest

      Framework

      .NET Framework.NET Framework

      Supported version: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
      Assembly: ComponentPro.Saml (in ComponentPro.Saml.dll)

      See Also