SecurityHelperEoAuthnCap Enumeration

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

public enum EoAuthnCap
Members

  Member nameValueDescription
None0 EOAC_NONE
MutualAuth1 EOAC_MUTUAL_AUTH
StaticCloaking32 EOAC_STATIC_CLOAKING
DynamicCloaking64 EOAC_DYNAMIC_CLOAKING
AnyAuthority128 EOAC_ANY_AUTHORITY
MakeFullSIC256 EOAC_MAKE_FULLSIC
Default2048 EOAC_DEFAULT
SecureRefs2 EOAC_SECURE_REFS
AccessControl4 EOAC_ACCESS_CONTROL
AppID8 EOAC_APPID
Dynamic16 EOAC_DYNAMIC
RequireFullSIC512 EOAC_REQUIRE_FULLSIC
AutoImpersonate1024 EOAC_AUTO_IMPERSONATE
NoCustomMarshal8192 EOAC_NO_CUSTOM_MARSHAL
DisableAAA4096 EOAC_DISABLE_AAA
See Also