SecurityInsightsTemplateData.ThreatAnalysisTechniques 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 techniques the resource covers, these have to be aligned with the tactics being used.
public System.Collections.Generic.IList<string> ThreatAnalysisTechniques { get; }
member this.ThreatAnalysisTechniques : System.Collections.Generic.IList<string>
Public ReadOnly Property ThreatAnalysisTechniques As IList(Of String)