Sdílet prostřednictvím


RenewingTokenCredential(IAccessToken) Constructor

Definition

public RenewingTokenCredential (Microsoft.Azure.Commands.Common.Authentication.IAccessToken token);
new Microsoft.Azure.Commands.Common.Authentication.RenewingTokenCredential : Microsoft.Azure.Commands.Common.Authentication.IAccessToken -> Microsoft.Azure.Commands.Common.Authentication.RenewingTokenCredential
Public Sub New (token As IAccessToken)

Parameters

token
IAccessToken

Applies to