Table of Contents

Class SsidSecurity

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Security settings for an SSID

[DataContract]
public class SsidSecurity
Inheritance
SsidSecurity
Inherited Members

Constructors

SsidSecurity()

public SsidSecurity()

Properties

Encryption

Encryption settings for the SSID

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "encryption")]
public SsidSecurityEncryption? Encryption { get; set; }

Property Value

SsidSecurityEncryption