Show / Hide Table of Contents

Class ModelCardConsiderations.ModelCardEthicalConsideration

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

Properties

| Improve this Doc View Source

MitigationStrategy

Declaration
public string MitigationStrategy { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX