Represents the NameIDType XML element.

      Syntax

      public abstract class NameIdType : SamlObject

      Remarks

      The NameIDType complex type is used when an element serves to represent an entity by a string-valued name. It is a more restricted form of identifier than the BaseID element and is the type underlying both the NameID and Issuer elements.

      Inheritance Hierarchy

            ComponentPro.Saml2.ComponentPro.Saml2.NameIdType

      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