SecurityAssessmentMetadataPartnerData interface
Describes the partner that created the assessment
Properties
partner |
Name of the company of the partner |
product |
Name of the product of the partner that created the assessment |
secret | Secret to authenticate the partner and verify it created the assessment - write only |
Property Details
partnerName
Name of the company of the partner
partnerName: string
Property Value
string
productName
Name of the product of the partner that created the assessment
productName?: string
Property Value
string
secret
Secret to authenticate the partner and verify it created the assessment - write only
secret: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript