Class PropertyQosPolicyConfiguration
- Assembly
- DataDistributionManagerNet.dll
Class managing PropertyQosPolicy
public class PropertyQosPolicyConfiguration : BaseConfiguration, IConfiguration, INotifyPropertyChanged
- Inheritance
-
PropertyQosPolicyConfiguration
- Implements
- Inherited Members
Constructors
PropertyQosPolicyConfiguration()
Initialize a new instance of PropertyQosPolicyConfiguration
public PropertyQosPolicyConfiguration()
Fields
PropertyQosPolicyBinaryValuePropertyKey
Configuration key of PropertyQosPolicyConfiguration
public const string PropertyQosPolicyBinaryValuePropertyKey = "datadistributionmanager.opendds.qos.propertyqospolicy.binary_value"
Field Value
PropertyQosPolicyValuePropertyKey
Configuration key of PropertyQosPolicyConfiguration
public const string PropertyQosPolicyValuePropertyKey = "datadistributionmanager.opendds.qos.propertyqospolicy.value"
Field Value
Properties
Configuration
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public override string[] Configuration { get; }
Property Value
- string[]
DDSSEC_PROP_IDENTITY_CA
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_IDENTITY_CA { get; set; }
Property Value
DDSSEC_PROP_IDENTITY_CERT
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_IDENTITY_CERT { get; set; }
Property Value
DDSSEC_PROP_IDENTITY_PRIVKEY
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_IDENTITY_PRIVKEY { get; set; }
Property Value
DDSSEC_PROP_IDENTITY_PRIVKEY_PWD
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_IDENTITY_PRIVKEY_PWD { get; set; }
Property Value
DDSSEC_PROP_PERM_CA
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_PERM_CA { get; set; }
Property Value
DDSSEC_PROP_PERM_DOC
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_PERM_DOC { get; set; }
Property Value
DDSSEC_PROP_PERM_GOV_DOC
See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf
public PropertyQosPolicyConfiguration.Property DDSSEC_PROP_PERM_GOV_DOC { get; set; }