Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether the Web proxy always authenticates a request even when the policy check (through rules) does not require it. Setting this property to TRUE will ensure that the logs always contain the identity of a Web request originator.
For more information, see About Authentication in ISA Server.
FPCWebRequestConfiguration.AlwaysAuthenticate [= bAlwaysAuthenticate ]
HRESULT get_AlwaysAuthenticate( VARIANT_BOOL *pbAlwaysAuthenticate ); HRESULT put_AlwaysAuthenticate( VARIANT_BOOL bAlwaysAuthenticate );
The property is read-write.