SMIMEA
Defined in RFC 8162.
public class SMimeARecord : DnsRecordBase
Public Class SMimeARecord
Inherits DnsRecordBase
public ref class SMimeARecord : public DnsRecordBase
type SMimeARecord =
class
inherit DnsRecordBase
end
SMimeARecord(DomainName, Int32, SMimeARecordSMimeACertificateUsage, SMimeARecordSMimeASelector, SMimeARecordSMimeAMatchingType, Byte) | Creates a new instance of the SMimeARecord class |
SMimeARecord(DomainName, Int32, SMimeARecordSMimeACertificateUsage, SMimeARecordSMimeASelector, SMimeARecordSMimeAMatchingType, X509Certificate) | Creates a new instance of the SMimeARecord class |
CertificateAssociationData | The certificate association data |
CertificateUsage | The certificate usage |
MatchingType | The matching type |
Name |
Domain name
(Inherited from DnsMessageEntryBase) |
RecordClass |
Class of the record
(Inherited from DnsMessageEntryBase) |
RecordType |
Type of the record
(Inherited from DnsMessageEntryBase) |
Selector | The selector |
TimeToLive |
Seconds which a record should be cached at most
(Inherited from DnsRecordBase) |
CompareTo | (Inherited from DnsRecordBase) |
Equals(DnsMessageEntryBase) | (Inherited from DnsMessageEntryBase) |
Equals(DnsRecordBase) | (Inherited from DnsRecordBase) |
Equals(Object) | (Inherited from DnsRecordBase) |
GetHashCode | (Inherited from DnsRecordBase) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns the textual representation of a record
(Inherited from DnsRecordBase) |