This documentation is archived and is not being maintained.

OAuthToken::Expiration Property

The expiration time of the token

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property DateTime Expiration {
	DateTime get ();
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: