AzureSessionInitializer.AdalSession Class
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 class AzureSessionInitializer.AdalSession : Microsoft.Azure.Commands.Common.Authentication.AzureSession
type AzureSessionInitializer.AdalSession = class
inherit AzureSession
Public Class AzureSessionInitializer.AdalSession
Inherits AzureSession
- Inheritance
Constructors
AzureSessionInitializer.AdalSession() |
Properties
AdalLogger |
Adal Logger for Adal 3.x + |
ARMContextSaveMode | (Inherited from AzureSession) |
ARMProfileDirectory | (Inherited from AzureSession) |
ARMProfileFile | (Inherited from AzureSession) |
AuthenticationFactory | (Inherited from AzureSession) |
AuthenticationLegacyTraceLevel | |
AuthenticationTraceListeners | |
AuthenticationTraceSourceLevel | |
ClientFactory | (Inherited from AzureSession) |
DataStore | (Inherited from AzureSession) |
ExtendedProperties | (Inherited from AzureSession) |
KeyStoreFile | (Inherited from AzureSession) |
OldProfileFile | (Inherited from AzureSession) |
OldProfileFileBackup | (Inherited from AzureSession) |
ProfileDirectory | (Inherited from AzureSession) |
ProfileFile | (Inherited from AzureSession) |
ResourceManagerContextFile | (Inherited from AzureSession) |
TokenCache | (Inherited from AzureSession) |
TokenCacheDirectory | (Inherited from AzureSession) |
TokenCacheFile | (Inherited from AzureSession) |
Methods
ClearComponents() | (Inherited from AzureSession) |
OnEvent(AzureSessionEventArgs) | (Inherited from AzureSession) |
RaiseContextClearedEvent() | (Inherited from AzureSession) |
RegisterComponent<T>(String, Func<T>, Boolean) | (Inherited from AzureSession) |
RegisterComponent<T>(String, Func<T>) | (Inherited from AzureSession) |
TryGetComponent<T>(String, T) | (Inherited from AzureSession) |
UnregisterComponent<T>(String) | (Inherited from AzureSession) |