azure-security-attestation
Public Attributes | List of all members
Azure::Security::Attestation::Models::PolicyResult Struct Reference

Result of a SetPolicy or ResetPolicy operation.

#include <attestation_client_models.hpp>

Public Attributes

PolicyModification PolicyResolution
 Result of a modification.
 
std::vector< uint8_t > PolicyTokenHash
 The SHA256 hash of the policy object which was received by the service.
 
Azure::Nullable< AttestationSignerPolicySigner
 A JSON Web Key containing the signer of the policy token. If not present, the token was unsecured.
 

The documentation for this struct was generated from the following file: