Microsoft Internet Security and Acceleration Server 2000 |
ISA Server comes with predefined protocol definitions, which you can use when you create protocol rules. The IsISAProtocol property gets a Boolean value that specifies whether the protocol is a predefined ISA protocol, as opposed to a user-defined protocol.
[ bProtocol = ] FPCProtocolDefinition.IsISAProtocol
HRESULT get_IsISAProtocol( VARIANT_BOOL *pbProtocol );
The property is read-only.