AttestationServicePatchSpecificParams interface

Client supplied parameters used to patch an existing attestation provider.

Properties

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

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