dotConnect for Zoho Desk Documentation
Devart.Data.Identity Namespace / IOAuthAuthenticationToken Interface / ExpiresOn Property

On this page
    ExpiresOn Property
    On this page
    Syntax
    'Declaration
     
    ReadOnly Property ExpiresOn As Nullable(Of Date)
    Nullable<DateTime> ExpiresOn {get;}
    See Also