Table of Contents

Class SyslogServerEncryptionCertificate

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

Syslog Server Encryption Certificate

[DataContract]
public class SyslogServerEncryptionCertificate
Inheritance
SyslogServerEncryptionCertificate
Inherited Members

Properties

Id

The ID of the certificate for encryption with the syslog server

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "id")]
public string? Id { get; set; }

Property Value

string