ContentExpiryDate

RightsManagementLicense.ContentExpiryDate property

Specifies the expiration date for the license. The ContentExpiryDate element is set to “9999-12-30T23:59:59.999Z” if the rights management license has no expiration date set.

public DateTime ContentExpiryDate { get; set; }

See Also