Upravit

Sdílet prostřednictvím


Certificate.ExpirationDate Property

Definition

Returns the expiration date of a digital certificate in the localized 'SHORTDATE' format.

public:
 property System::String ^ ExpirationDate { System::String ^ get(); };
public string ExpirationDate { get; }
member this.ExpirationDate : string
Public ReadOnly Property ExpirationDate As String

Property Value

Remarks

Important: This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to