OAuthUtil.GetTokenRenewer(IAccessToken, DebugLogWriter) Method
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 static Microsoft.Azure.Storage.Auth.RenewTokenFuncAsync GetTokenRenewer (Microsoft.Azure.Commands.Common.Authentication.IAccessToken accessToken, Microsoft.WindowsAzure.Commands.Storage.Common.DebugLogWriter logWriter);
static member GetTokenRenewer : Microsoft.Azure.Commands.Common.Authentication.IAccessToken * Microsoft.WindowsAzure.Commands.Storage.Common.DebugLogWriter -> Microsoft.Azure.Storage.Auth.RenewTokenFuncAsync
Public Shared Function GetTokenRenewer (accessToken As IAccessToken, logWriter As DebugLogWriter) As RenewTokenFuncAsync
Parameters
- accessToken
- IAccessToken
- logWriter
- DebugLogWriter