Table of Contents

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

value string

Properties

Value

public string Value { get; }

Property Value

string

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.