AttestationServiceCreationSpecificParams Class

Definition

Client supplied parameters used to create a new attestation provider.

public class AttestationServiceCreationSpecificParams
type AttestationServiceCreationSpecificParams = class
Public Class AttestationServiceCreationSpecificParams
Inheritance
AttestationServiceCreationSpecificParams

Constructors

AttestationServiceCreationSpecificParams()

Initializes a new instance of AttestationServiceCreationSpecificParams.

Properties

PolicySigningCertificatesKeys

The value of the "keys" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired.

PublicNetworkAccess

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

Applies to