Class SsidBonjourForwardingException
Bonjour forwarding exception
[DataContract]
public class SsidBonjourForwardingException
- Inheritance
-
SsidBonjourForwardingException
- Inherited Members
Properties
Enabled
If true, Bonjour forwarding exception is enabled on this SSID. Exception is required to enable L2 isolation and Bonjour forwarding to work together.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }
Property Value
- bool?