Represents a CAA record specifying certificate authority policy.
Initializes a new instance of the CaaRecord class.
Parameters
- flags System.Byte requiredposition: 0
- The flags for the record.
- tag System.String requiredposition: 1
- The property tag.
- value System.String requiredposition: 2
- The property value.
Returns: Boolean
Inherited from Object
Parameters
- obj Object requiredposition: 0
Returns: Int32
Inherited from Object
Returns: Type
Inherited from Object
Returns: String
Inherited from Object
Gets the flag value controlling critical handling.
Gets the property tag defined by the certificate authority.
Gets the property value associated with the Tag.