Share via


A2AReplicationDetails.AgentCertificateExpiryDate Property

Definition

Gets agent certificate expiry date.

[Newtonsoft.Json.JsonProperty(PropertyName="agentCertificateExpiryDate")]
public DateTime? AgentCertificateExpiryDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentCertificateExpiryDate")>]
member this.AgentCertificateExpiryDate : Nullable<DateTime>
Public ReadOnly Property AgentCertificateExpiryDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to