SecurityAssessmentMetadataPartnerData Class

Describes the partner that created the assessment.

All required parameters must be populated in order to send to Azure.

Inheritance
SecurityAssessmentMetadataPartnerData

Constructor

SecurityAssessmentMetadataPartnerData(*, partner_name: str, secret: str, product_name: Optional[str] = None, **kwargs)

Parameters

partner_name
str
Required

Required. Name of the company of the partner.

product_name
str
Required

Name of the product of the partner that created the assessment.

secret
str
Required

Required. Secret to authenticate the partner and verify it created the assessment - write only.