Class SecuredBy
Inheritance
System.Object
SecuredBy
Namespace: CycloneDX.Core.Models
Assembly: CycloneDX.Core.dll
Syntax
public class SecuredBy : object
Properties
| Improve this Doc View SourceAlgorithmRef
Declaration
public string AlgorithmRef { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Mechanism
Declaration
public string Mechanism { get; set; }
Property Value
Type | Description |
---|---|
System.String |