The MsgFlags type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Authentication |
Get/Set authentication flag. Value is true if authentication is used, false if packet is not authenticated
| |
| Privacy |
Get/Set privacy flag. Value is true if privacy protection is used, false if packet is not privacy protected.
| |
| Reportable |
Get/Set reportable flag. Value is true if sender expects report packet on errors, false if sender does
not expect report packets.
| |
| Type |
Return ASN.1 type of the object stored in this or derived class.
(Inherited from AsnType.) |