Compartir a través de


IntegrationRuntimeConnectionInfo.IsIdentityCertExprired Propiedad

Definición

Obtiene si el certificado de identidad ha expirado.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a