Struct NationalIdValue
- Namespace
- Veritas.Identity.Luxembourg
- Assembly
- Veritas.dll
Represents a validated Luxembourg National ID.
public readonly struct NationalIdValue
- Inherited Members
Constructors
NationalIdValue(string)
public NationalIdValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
Property Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.