StreamProtectionInformation.KeyRotationOffsetFromProgramStart 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.
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.