SSN Class

Definition

Detected SSN details.

public class SSN
type SSN = class
Public Class SSN
Inheritance
SSN

Constructors

SSN()

Initializes a new instance of the SSN class.

SSN(String, Nullable<Int32>)

Initializes a new instance of the SSN class.

Properties

Index

Gets or sets index(Location) of the SSN in the input text content.

Text

Gets or sets detected SSN in the input text content.

Applies to