The AttributeValue element supplies the value of a specified SAML attribute. It is of the xs:anyType type, which allows any well-formed XML to appear as the content of the element.

      Syntax

      public class AttributeValue : SamlObject

      Inheritance Hierarchy

            ComponentPro.Saml2.ComponentPro.Saml2.AttributeValue

      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