Bagikan melalui


IntegrationRuntimeConnectionInfo.IsIdentityCertExprired Property

Definition

Gets whether the identity certificate is expired.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to