Share via


AttestationServiceCreationSpecificParams.PolicySigningCertificateKey Property

Definition

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.

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api10.IJsonWebKey[] PolicySigningCertificateKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)>]
member this.PolicySigningCertificateKey : Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api10.IJsonWebKey[] with get, set
Public Property PolicySigningCertificateKey As IJsonWebKey()

Property Value

Implements

Attributes

Applies to