LivenessSessionAuditEntry.Digest 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 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
Azure SDK for .NET