SecurityAssessmentMetadataPartnerData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the partner that created the assessment
public class SecurityAssessmentMetadataPartnerData
type SecurityAssessmentMetadataPartnerData = class
Public Class SecurityAssessmentMetadataPartnerData
- Inheritance
-
SecurityAssessmentMetadataPartnerData
Constructors
SecurityAssessmentMetadataPartnerData() |
Initializes a new instance of the SecurityAssessmentMetadataPartnerData class. |
SecurityAssessmentMetadataPartnerData(String, String, String) |
Initializes a new instance of the SecurityAssessmentMetadataPartnerData class. |
Properties
PartnerName |
Gets or sets name of the company of the partner |
ProductName |
Gets or sets name of the product of the partner that created the assessment |
Secret |
Gets or sets secret to authenticate the partner and verify it created the assessment - write only |
Methods
Validate() |
Validate the object. |