public sealed class DSSEAttestationNote : IMessage<DSSEAttestationNote>, IEquatable<DSSEAttestationNote>, IDeepCloneable<DSSEAttestationNote>, IBufferMessage, IMessageImplements
IMessage<DSSEAttestationNote>, IEquatable<DSSEAttestationNote>, IDeepCloneable<DSSEAttestationNote>, IBufferMessage, IMessageNamespace
Grafeas.V1Assembly
Grafeas.V1.dll
Constructors
DSSEAttestationNote()
public DSSEAttestationNote()DSSEAttestationNote(DSSEAttestationNote)
public DSSEAttestationNote(DSSEAttestationNote other)| Parameter | |
|---|---|
| Name | Description |
other |
DSSEAttestationNote |
Properties
Hint
public DSSEAttestationNote.Types.DSSEHint Hint { get; set; }DSSEHint hints at the purpose of the attestation authority.
| Property Value | |
|---|---|
| Type | Description |
DSSEAttestationNote.Types.DSSEHint |
|