IPartnerCredentials.IsExpired Method

Definition

Indicates whether the partner credentials have expired or not.

public bool IsExpired ();
abstract member IsExpired : unit -> bool
Public Function IsExpired () As Boolean

Returns

True if credentials have expired. False if not.

Applies to