#138 device flag authorization claims

This commit is contained in:
Gary Sharp
2024-01-13 16:56:23 +11:00
parent 8c48ab6ecd
commit 53baf4eb78
6 changed files with 113 additions and 8 deletions
-3
View File
@@ -20,9 +20,6 @@
<#@ import namespace="System.Runtime.InteropServices.CustomMarshalers" #>
<#@ import namespace="System.Runtime.InteropServices" #>
<#@ import namespace="System.Reflection" #>
<#
// Get the DTE service from the host
EnvDTE.DTE Dte = null;