Table of Contents

Class SecurityCredential

Namespace
Textkernel.Tx.Models.Resume.Military
Assembly
Textkernel.Tx.SDK.dll

A security credential/clearance found on a resume

public class SecurityCredential
Inheritance
SecurityCredential
Inherited Members

Properties

FoundInContext

The full context of where this clearance/credential was found

public string FoundInContext { get; set; }

Property Value

string

Name

The name of the credential/clearance

public string Name { get; set; }

Property Value

string