AzureSMProfileProvider Class

Definition

public abstract class AzureSMProfileProvider : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IProfileProvider
type AzureSMProfileProvider = class
    interface IProfileProvider
Public MustInherit Class AzureSMProfileProvider
Implements IProfileProvider
Inheritance
AzureSMProfileProvider
Implements

Constructors

AzureSMProfileProvider()

Properties

Instance
Profile

Methods

GetProfile<T>()
ResetDefaultProfile()
SetInstance(Func<AzureSMProfileProvider>)
SetInstance(Func<AzureSMProfileProvider>, Boolean)
SetTokenCacheForProfile(IAzureContextContainer)
SetTokenCacheForProfile(IAzureContextContainer)

Applies to