Show / Hide Table of Contents

Constructor TokenInfo

TokenInfo(string, DateTimeOffset, bool)

Initializes a new instance of the TokenInfo class.

Declaration
public TokenInfo(string accessToken, DateTimeOffset expirationDate, bool isSslRequired)
Parameters
Type Name Description
string accessToken

The access token string.

DateTimeOffset expirationDate

The token expiration date.

bool isSslRequired

A Boolean value that indicates whether the token must be passed over HTTPS.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 300.0
.NET Windows200.5 - 300.0
.NET Android200.5 - 300.0
.NET iOS200.5 - 300.0
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.