This documentation is archived and is not being maintained.

NET_FW_PROFILE_TYPE_ Enumeration

Contains values that specify the firewall profile type.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public enum NET_FW_PROFILE_TYPE_

Member nameDescription
NET_FW_PROFILE_CURRENTThe current profile.

NET_FW_PROFILE_DOMAINThe domain profile.

NET_FW_PROFILE_STANDARDThe standard profile.

NET_FW_PROFILE_TYPE_MAXUsed for testing purposes. Should not be used in application implementations.

Show: