ThreatIntelligenceObject.Data 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 core STIX object that this TI object represents.
public System.Collections.Generic.IReadOnlyDictionary<string,BinaryData> Data { get; }
member this.Data : System.Collections.Generic.IReadOnlyDictionary<string, BinaryData>
Public ReadOnly Property Data As IReadOnlyDictionary(Of String, BinaryData)