Class Asserter
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Asserter
Properties
| Edit this page View SourceIndividual
Declaration
[ProtoMember(2)]
public OrganizationalContact Individual { get; set; }
Property Value
| Type | Description |
|---|---|
| OrganizationalContact |
Organization
Declaration
[ProtoMember(1)]
public OrganizationalEntity Organization { get; set; }
Property Value
| Type | Description |
|---|---|
| OrganizationalEntity |
Ref
Declaration
[ProtoMember(3)]
public string Ref { get; set; }
Property Value
| Type | Description |
|---|---|
| string |