Show / Hide Table of Contents

Class SecuredBy

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

Properties

| Improve this Doc View Source

AlgorithmRef

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

Mechanism

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