FpcLogonTypeEnforcement enumeration
Applies to: desktop apps only
The FpcLogonTypeEnforcement enumerated type contains values that specify whether the logon type is enforced by a Web publishing rule.
Syntax
typedef enum FpcLogonTypeEnforcement {
fpcNoLogonTypeEnforcement = 0,
fpcEnforcePublicLogonType = 1
} FpcLogonTypeEnforcement;
Constants
fpcNoLogonTypeEnforcement
The logon type is not enforced.fpcEnforcePublicLogonType
The logon type for public computers is enforced.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Comenum.h |
See also
Build date: 7/12/2010