AccessCondition.IfNoneMatchContentCrc Property

Definition

Gets or sets a CRC64 value for a condition specifying that the given CRC64 must not match the CRC64 of the specified resource.

public string IfNoneMatchContentCrc { get; set; }
member this.IfNoneMatchContentCrc : string with get, set
Public Property IfNoneMatchContentCrc As String

Property Value

A string containing a CRC64 value. If null, no condition exists.

Applies to