API Reference
Class
Sections (StartTlsNarrative)
Provides sections functionality.
Inheritance
- NarrativeSections
- Sections
Constructors
public Sections() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Inherited Properties
public String Title { get; set; } #Inherited from NarrativeSections
public String Subtitle { get; set; } #Inherited from NarrativeSections
public String Category { get; set; } #Inherited from NarrativeSections
public String Keywords { get; set; } #Inherited from NarrativeSections
public String Creator { get; set; } #Inherited from NarrativeSections
public String Introduction { get; set; } #Inherited from NarrativeSections
public String WhyItMatters { get; set; } #Inherited from NarrativeSections
public List<String> Highlights { get; set; } #Inherited from NarrativeSections
public List<String> Details { get; set; } #Inherited from NarrativeSections
public List<String> References { get; set; } #Inherited from NarrativeSections
public List<String> Positives { get; set; } #Inherited from NarrativeSections
public List<String> Negatives { get; set; } #Inherited from NarrativeSections
public List<String> Remediations { get; set; } #Inherited from NarrativeSections