CredentialExpires Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic DateTime Expires { get; }
Public ReadOnly Property Expires As DateTime
Get
public:
property DateTime Expires {
DateTime get ();
}
member Expires : DateTime with get
Property Value
Type:
DateTime
See Also