Package version:

Interface SecurityAssessmentPropertiesBase

Describes properties of an assessment.

Hierarchy

Properties

additionalData?: {
    [propertyName: string]: string;
}

Additional data regarding the assessment

Type declaration

  • [propertyName: string]: string
displayName?: string

User friendly display name of the assessment NOTE: This property will not be serialized. It can only be populated by the server.

Links relevant to the assessment NOTE: This property will not be serialized. It can only be populated by the server.

Describes properties of an assessment metadata.

Data regarding 3rd party partner integration

resourceDetails: ResourceDetailsUnion

Details of the resource that was assessed

Generated using TypeDoc