SMIMEA
Defined in RFC 8162.
public class SMimeARecord : DnsRecordBasePublic Class SMimeARecord
Inherits DnsRecordBasepublic ref class SMimeARecord : public DnsRecordBasetype 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) |