你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SecurityAssessmentMetadataPartnerData Class

Definition

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.

Applies to