Table of Contents

Class SecretExpirationDate

Namespace
Dynamicweb.DataIntegration.EndpointManagement
Assembly
Dynamicweb.DataIntegration.dll
public class SecretExpirationDate
Inheritance
SecretExpirationDate
Inherited Members

Properties

DateTime

public DateTime? DateTime { get; set; }

Property Value

DateTime?

Exception

public Exception? Exception { get; set; }

Property Value

Exception
To top