Class SyslogServerEncryptionCertificate
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; }