Class NetworkSettingsSecurePort
Secure port settings - Formerly secure connect
[DataContract]
public class NetworkSettingsSecurePort
- Inheritance
-
NetworkSettingsSecurePort
- Inherited Members
Properties
Enabled
Enabled?
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }
Property Value
- bool?