This integer flag specifies whether the <LOGIN/> child element should be constructed and added to the class Channel object's CDF string when GetCDFString is invoked.
Type
Integer (VT_I4)
Default
0 (false)
Example
IChannel.NeedsLogin = True 'or 1
The CDF string for the channel would then include a <LOGIN/> element.