EoAuthnCap Enum
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.
Enum EoAuthnCap
This enumeration supports a bitwise combination of its member values.
C#
[System.Flags]
public enum EoAuthnCap
[<System.Flags>]
type EoAuthnCap =
Public Enum EoAuthnCap
- Inheritance
-
EoAuthnCap
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | The none |
MutualAuth | 1 | The mutual authentication |
SecureRefs | 2 | The secure refs |
AccessControl | 4 | The access control |
AppID | 8 | The application identifier |
Dynamic | 16 | The dynamic |
StaticCloaking | 32 | The static cloaking |
DynamicCloaking | 64 | The dynamic cloaking |
AnyAuthority | 128 | Any authority |
MakeFullSIC | 256 | The make full sic |
RequireFullSIC | 512 | The require full sic |
AutoImpersonate | 1024 | The automatic impersonate |
Default | 2048 | The default |
DisableAAA | 4096 | The disable aaa |
NoCustomMarshal | 8192 | The no custom marshal |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |