| ARSoft.Tools.Net.Dns Namespace : KeyRecordBase.KeyTypeFlag Enumeration |
public enum KeyRecordBase.KeyTypeFlag : System.Enum
| Member | Description |
|---|---|
| AuthenticationProhibited | Use of the key is prohibited for authentication Defined in RFC 2535 |
| BothProhibited | Use of the key for authentication and/or confidentiality is permitted Defined in RFC 2535 |
| ConfidentialityProhibited | Use of the key is prohibited for confidentiality Defined in RFC 2535 |
| NoKey | There is no key information Defined in RFC 2535 |
System.Object
System.ValueType
System.Enum
ARSoft.Tools.Net.Dns.KeyRecordBase.KeyTypeFlag