Class Ikev2Auth
Inherited Members
Namespace: CycloneDX.Core.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Ikev2Auth
Properties
| Edit this page View SourceAlgorithm
Declaration
[ProtoMember(2)]
public string Algorithm { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Name
Declaration
[ProtoMember(1)]
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |