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
public string ContactEmail { get; set; }
Property Value
- string
public string ContactFirstName { get; set; }
Property Value
- string
public string ContactLastName { get; set; }
Property Value
- string
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