RenewingTokenCredential(IAccessToken) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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