Show / Hide Table of Contents

Class EvidenceIdentityList

Inheritance
System.Object
EvidenceIdentityList
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class EvidenceIdentityList : object

Properties

| Improve this Doc View Source

Identities

Declaration
public List<EvidenceIdentity> Identities { get; set; }
Property Value
Type Description
List<EvidenceIdentity>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX