OnAdminSecurityEnabled

Description

Indicates security was enabled or disabled.

Syntax
Private Sub object_OnAdminSecurityEnabled datetime ipaddress port fEnabled

ParameterDescription
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.

Remarks

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.