Dela via


ICertificate.Valid Property

Definition

Is the certificate valid?.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is the certificate valid?.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="valid")]
public bool? Valid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is the certificate valid?.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="valid")>]
member this.Valid : Nullable<bool>
Public ReadOnly Property Valid As Nullable(Of Boolean)

Property Value

Attributes

Applies to