ThreatIntelligenceObject.Data Property

Definition

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)

Property Value

Applies to