Partager via


StreamProtectionInformation.KeyRotationOffsetFromProgramStart Property

Definition

Gets or sets the offset of this key/policy rotation from program start as a TimeSpan.

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

Property Value

The offset of this key/policy rotation from program start as a TimeSpan.

Remarks

This property is only required if the response contains multiple policy rotation intervals for a given request interval. The string contains an XSD duration.

Applies to