Indicates security was enabled or disabled.
Private Sub object_OnAdminSecurityEnabled datetime ipaddress port fEnabled
Parameter Description datetime A Date value indicating the time the event occurred expressed in Greenwich mean time (GMT). ipaddress A String value specifying the administrator's IP address. port An Integer specifying the TCP port used by the client. fEnabled A Boolean value specifying the security state. True if security was enabled; False if not.
This event is called whenever a client enables or disables security on a NetShow unicast server.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.