AttestationProviderPatchProperties.TpmAttestationAuthentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)