Table of Contents

Class ExpiredCredentialsSearchResult

Namespace
InSite.Application.Records.Read
Assembly
Shift.Sdk.dll
public class ExpiredCredentialsSearchResult
Inheritance
ExpiredCredentialsSearchResult
Inherited Members
Extension Methods

Constructors

ExpiredCredentialsSearchResult()

public ExpiredCredentialsSearchResult()

Properties

AssetCode

public string AssetCode { get; set; }

Property Value

string

AssetSubtype

public string AssetSubtype { get; set; }

Property Value

string

AssetTitle

public string AssetTitle { get; set; }

Property Value

string

AssetType

public string AssetType { get; set; }

Property Value

string

ContactEmail

public string ContactEmail { get; set; }

Property Value

string

ContactFirstName

public string ContactFirstName { get; set; }

Property Value

string

ContactLastName

public string ContactLastName { get; set; }

Property Value

string

ContactName

public string ContactName { get; }

Property Value

string

DaysSinceExpiration

public int DaysSinceExpiration { get; set; }

Property Value

int

Expired

public DateTimeOffset Expired { get; set; }

Property Value

DateTimeOffset