UefiKeySignatures.Dbx 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 database of revoked UEFI keys for this image version.
public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.UefiKey> Dbx { get; }
member this.Dbx : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.UefiKey>
Public ReadOnly Property Dbx As IList(Of UefiKey)