Represents the NameIDType XML element.
public abstract class NameIdType : SamlObject
Public MustInherit Class NameIdType
Inherits SamlObject
public ref class NameIdType : public SamlObject abstract
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.
ComponentPro.Saml2.ComponentPro.Saml2.NameIdType