Click or drag to resize

AuthenticationTokenTimeUntilExpiration Property

Returns the time in minutes until the expiration of the authentication token.

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double TimeUntilExpiration { get; }

Property Value

Type: Double
See Also