DkmRuntimeId.OpenEnclave 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.
Identifies debuggable code running within OpenEnclave or other secure enclave frameworks which are debuggable through the OpenEnclave runtime debug dll (oedebugrt.dll).
public:
static property Guid OpenEnclave { Guid get(); };
public static Guid OpenEnclave { get; }
static member OpenEnclave : Guid
Public Shared ReadOnly Property OpenEnclave As Guid