EnvironmentAuthTokenProperties interface

Environment auth token resource specific properties

Properties

expires

Token expiration date.

token

Auth token value.

Property Details

expires

Token expiration date.

expires?: Date

Property Value

Date

token

Auth token value.

token?: string

Property Value

string