ManagedServiceTokenInfo Class

Definition

Wire representation of MSI token

public class ManagedServiceTokenInfo : Microsoft.Azure.Commands.Common.Authentication.ICacheable
type ManagedServiceTokenInfo = class
    interface ICacheable
Public Class ManagedServiceTokenInfo
Implements ICacheable
Inheritance
ManagedServiceTokenInfo
Implements

Constructors

Name Description
ManagedServiceTokenInfo()

Fields

Name Description
TimeoutThreshold

Properties

Name Description
AccessToken
CreationDate
ExpiresIn
ExpiresOn
NotBefore
RefreshToken
Resource
TokenType

Methods

Name Description
IsExpired()
ShouldCache()
ToString()

Applies to