AttestationProviderPatchProperties.TpmAttestationAuthentication Property

Definition

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

public Azure.ResourceManager.Attestation.Models.TpmAttestationAuthenticationType? TpmAttestationAuthentication { get; set; }
member this.TpmAttestationAuthentication : Nullable<Azure.ResourceManager.Attestation.Models.TpmAttestationAuthenticationType> with get, set
Public Property TpmAttestationAuthentication As Nullable(Of TpmAttestationAuthenticationType)

Property Value

Applies to