Aracılığıyla paylaş


SecurityAssessmentPropertiesBase Class

Definition

Describes properties of an assessment.

public class SecurityAssessmentPropertiesBase
type SecurityAssessmentPropertiesBase = class
Public Class SecurityAssessmentPropertiesBase
Inheritance
SecurityAssessmentPropertiesBase
Derived

Constructors

SecurityAssessmentPropertiesBase()

Initializes a new instance of the SecurityAssessmentPropertiesBase class.

SecurityAssessmentPropertiesBase(ResourceDetails, String, IDictionary<String, String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData)

Initializes a new instance of the SecurityAssessmentPropertiesBase class.

Properties

AdditionalData

Gets or sets additional data regarding the assessment

DisplayName

Gets user friendly display name of the assessment

Links

Gets links relevant to the assessment

Metadata

Gets or sets describes properties of an assessment metadata.

PartnersData

Gets or sets data regarding 3rd party partner integration

ResourceDetails

Gets or sets details of the resource that was assessed

Methods

Validate()

Validate the object.

Applies to