OAuthUtil.getTokenCredential(IAzureContext, 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.TokenCredential getTokenCredential (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext DefaultContext, Microsoft.WindowsAzure.Commands.Storage.Common.DebugLogWriter logWriter);
static member getTokenCredential : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext * Microsoft.WindowsAzure.Commands.Storage.Common.DebugLogWriter -> Microsoft.Azure.Storage.Auth.TokenCredential
Public Shared Function getTokenCredential (DefaultContext As IAzureContext, logWriter As DebugLogWriter) As TokenCredential
Parameters
- DefaultContext
- IAzureContext
- logWriter
- DebugLogWriter