public sealed class MemoryHashSignature : IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IBufferMessage, IMessageA signature corresponding to memory page hashes.
Implements
IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V1Assembly
Google.Cloud.SecurityCenter.V1.dll
Constructors
MemoryHashSignature()
public MemoryHashSignature()MemoryHashSignature(Indicator.Types.ProcessSignature.Types.MemoryHashSignature)
public MemoryHashSignature(Indicator.Types.ProcessSignature.Types.MemoryHashSignature other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Indicator.Types.ProcessSignature.Types.MemoryHashSignature | 
      
Properties
BinaryFamily
public string BinaryFamily { get; set; }The binary family.
| Property Value | |
|---|---|
| Type | Description | 
String | 
        |
Detections
public RepeatedField<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection> Detections { get; }The list of memory hash detections contributing to the binary family match.
| Property Value | |
|---|---|
| Type | Description | 
RepeatedField<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection> | 
        |