Engage Engine API  1.244.9084
Loading...
Searching...
No Matches
Engage.JsonFields.Tls Class Reference

Static Public Attributes

static String objectName = "tls"
 
static String verifyPeers = "verifyPeers"
 
static String allowSelfSignedCertificates = "allowSelfSignedCertificates"
 
static String caCertificates = "caCertificates"
 
static String subjectRestrictions = "subjectRestrictions"
 
static String issuerRestrictions = "issuerRestrictions"
 

Detailed Description

Definition at line 278 of file Engage.cs.

Member Data Documentation

◆ allowSelfSignedCertificates

String Engage.JsonFields.Tls.allowSelfSignedCertificates = "allowSelfSignedCertificates"
static

Definition at line 282 of file Engage.cs.

◆ caCertificates

String Engage.JsonFields.Tls.caCertificates = "caCertificates"
static

Definition at line 283 of file Engage.cs.

◆ issuerRestrictions

String Engage.JsonFields.Tls.issuerRestrictions = "issuerRestrictions"
static

Definition at line 285 of file Engage.cs.

◆ objectName

String Engage.JsonFields.Tls.objectName = "tls"
static

Definition at line 280 of file Engage.cs.

◆ subjectRestrictions

String Engage.JsonFields.Tls.subjectRestrictions = "subjectRestrictions"
static

Definition at line 284 of file Engage.cs.

◆ verifyPeers

String Engage.JsonFields.Tls.verifyPeers = "verifyPeers"
static

Definition at line 281 of file Engage.cs.


The documentation for this class was generated from the following file: