Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.ExpiresAt

TElOAuth2Settings     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Returns access token expiration time.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ExpiresAt : TDateTime;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to check the moment when the token expires.

See also:     AccessToken    

Discuss this help topic in SecureBlackbox Forum