Enum ValidateAttestationOccurrenceResponse.Types.Result (1.0.0)

public enum Result

The enum returned in the "result" field.

Namespace

Google.Cloud.BinaryAuthorization.V1

Assembly

Google.Cloud.BinaryAuthorization.V1.dll

Fields

NameDescription
AttestationNotVerifiable

The Attestation was not able to verified by the Attestor.

Unspecified

Unspecified.

Verified

The Attestation was able to verified by the Attestor.