LivenessSessionAuditEntry.Digest Property

Definition

The server calculated digest for this request. If the client reported digest differs from the server calculated digest, then the message integrity between the client and service has been compromised and the result should not be trusted. For more information, see how to guides on how to leverage this value to secure your end-to-end solution.

public string Digest { get; }
member this.Digest : string
Public ReadOnly Property Digest As String

Property Value

Applies to