VMWareVirtualMachineSecureBootEnabled Property
Gets a value that determine whether secureboot is enabled for UEFI firmware mode.
Namespace: DevCase.ThirdParty.VMwareAssembly: DevCase.net48.ThirdParty.VMware (in DevCase.net48.ThirdParty.VMware.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public bool SecureBootEnabled { get; }
Public ReadOnly Property SecureBootEnabled As Boolean
Get
Dim instance As VMWareVirtualMachine
Dim value As Boolean
value = instance.SecureBootEnabled
public:
property bool SecureBootEnabled {
bool get ();
}
member SecureBootEnabled : bool with get
No code example is currently available or this language may not be supported.
Property Value
Boolean