AttestationServiceCreationSpecificParams interface

Client supplied parameters used to create a new attestation provider.

Properties

policySigningCertificates

JSON Web Key Set defining a set of X.509 Certificates that will represent the parent certificate for the signing certificate used for policy operations

publicNetworkAccess

Controls whether traffic from the public network is allowed to access the Attestation Provider APIs.

tpmAttestationAuthentication

The setting that controls whether authentication is enabled or disabled for TPM Attestation REST APIs.

Property Details

policySigningCertificates

JSON Web Key Set defining a set of X.509 Certificates that will represent the parent certificate for the signing certificate used for policy operations

policySigningCertificates?: JsonWebKeySet

Property Value

publicNetworkAccess

Controls whether traffic from the public network is allowed to access the Attestation Provider APIs.

publicNetworkAccess?: string

Property Value

string

tpmAttestationAuthentication

The setting that controls whether authentication is enabled or disabled for TPM Attestation REST APIs.

tpmAttestationAuthentication?: string

Property Value

string