UseAdalCacheType Enum
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.
Caution
Deprecated!
Do not use this enum or its values, it has been deprecated!
[System.Obsolete("Deprecated!")]
public enum UseAdalCacheType
[<System.Obsolete("Deprecated!")>]
type UseAdalCacheType =
Public Enum UseAdalCacheType
- Inheritance
-
UseAdalCacheType
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | None. |
Default | 1 | Default. |
ADTranslation | 2 | ADTranslation. |