Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether use of authentication in upstream routing is enabled. Authentication should not be enabled unless a valid FPCCredentials object can be retrieved by the FPCPrimaryRoute.Credentials property.
FPCPrimaryRoute.AuthenticationEnabled [= bEnabled ]
HRESULT get_AuthenticationEnabled( VARIANT_BOOL *pbEnabled ); HRESULT put_AuthenticationEnabled( VARIANT_BOOL bEnabled );
The property is read-write.