Condividi tramite


PII Class

Definition

Personal Identifier Information details.

public class PII
type PII = class
Public Class PII
Inheritance
PII

Constructors

PII()

Initializes a new instance of the PII class.

PII(IList<Email>, IList<SSN>, IList<IPA>, IList<Phone>, IList<Address>)

Initializes a new instance of the PII class.

Properties

Address
Email
IPA
Phone
SSN

Applies to