Security Command Center v2 API - Class Indicator.Types.ProcessSignature.Types.MemoryHashSignature (1.0.0-beta01)

public sealed class Indicator.Types.ProcessSignature.Types.MemoryHashSignature : IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IBufferMessage, IMessage

Reference documentation and code samples for the Security Command Center v2 API class Indicator.Types.ProcessSignature.Types.MemoryHashSignature.

A signature corresponding to memory page hashes.

Inheritance

object > Indicator.Types.ProcessSignature.Types.MemoryHashSignature

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

MemoryHashSignature()

public MemoryHashSignature()

MemoryHashSignature(MemoryHashSignature)

public MemoryHashSignature(Indicator.Types.ProcessSignature.Types.MemoryHashSignature other)
Parameter
NameDescription
otherIndicatorTypesProcessSignatureTypesMemoryHashSignature

Properties

BinaryFamily

public string BinaryFamily { get; set; }

The binary family.

Property Value
TypeDescription
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
TypeDescription
RepeatedFieldIndicatorTypesProcessSignatureTypesMemoryHashSignatureTypesDetection