Grafeas v1 API - Class VulnerabilityAssessmentNote.Types.Publisher (3.6.0)

public sealed class VulnerabilityAssessmentNote.Types.Publisher : IMessage<VulnerabilityAssessmentNote.Types.Publisher>, IEquatable<VulnerabilityAssessmentNote.Types.Publisher>, IDeepCloneable<VulnerabilityAssessmentNote.Types.Publisher>, IBufferMessage, IMessage

Reference documentation and code samples for the Grafeas v1 API class VulnerabilityAssessmentNote.Types.Publisher.

Publisher contains information about the publisher of this Note. (-- api-linter: core::0123::resource-annotation=disabled aip.dev/not-precedent: Publisher is not a separate resource. --)

Inheritance

object > VulnerabilityAssessmentNote.Types.Publisher

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Publisher()

public Publisher()

Publisher(Publisher)

public Publisher(VulnerabilityAssessmentNote.Types.Publisher other)
Parameter
NameDescription
otherVulnerabilityAssessmentNoteTypesPublisher

Properties

IssuingAuthority

public string IssuingAuthority { get; set; }

Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.

Property Value
TypeDescription
string

Name

public string Name { get; set; }

Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.

Property Value
TypeDescription
string

PublisherNamespace

public string PublisherNamespace { get; set; }

The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io

Property Value
TypeDescription
string