Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains values that specify the firewall profile type.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration NET_FW_PROFILE_TYPE_
public enum NET_FW_PROFILE_TYPE_
public enum class NET_FW_PROFILE_TYPE_
type NET_FW_PROFILE_TYPE_
public enum NET_FW_PROFILE_TYPE_
Members
Member name | Description | |
---|---|---|
NET_FW_PROFILE_DOMAIN | The domain profile. | |
NET_FW_PROFILE_STANDARD | The standard profile. | |
NET_FW_PROFILE_CURRENT | The current profile. | |
NET_FW_PROFILE_TYPE_MAX | Used for testing purposes. Should not be used in application implementations. |