FirewallRuleProfiles Property

Gets or sets the profiles to which the rule belongs.

Definition

Namespace: DevCase.Core.Networking.Security
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public FirewallNetworkProfile Profiles { get; set; }

Property Value

FirewallNetworkProfile
The profiles to which the rule belongs.

Remarks

See Also