Additional capabilities of the client or server.
Namespace: Unisys.AgileBusiness.RuntimeAPI
Assembly: Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | EOAC_NONE | |
MutualAuth | 1 | EOAC_MUTUAL_AUTH | |
StaticCloaking | 32 | EOAC_STATIC_CLOAKING | |
DynamicCloaking | 64 | EOAC_DYNAMIC_CLOAKING | |
AnyAuthority | 128 | EOAC_ANY_AUTHORITY | |
MakeFullSIC | 256 | EOAC_MAKE_FULLSIC | |
Default | 2048 | EOAC_DEFAULT | |
SecureRefs | 2 | EOAC_SECURE_REFS | |
AccessControl | 4 | EOAC_ACCESS_CONTROL | |
AppID | 8 | EOAC_APPID | |
Dynamic | 16 | EOAC_DYNAMIC | |
RequireFullSIC | 512 | EOAC_REQUIRE_FULLSIC | |
AutoImpersonate | 1024 | EOAC_AUTO_IMPERSONATE | |
NoCustomMarshal | 8192 | EOAC_NO_CUSTOM_MARSHAL | |
DisableAAA | 4096 | EOAC_DISABLE_AAA |
See Also