c# - How can I set a max. ExpirationDate TimeSpan on a azure Media Service Locator? -
i mistakenly set wrong time several locator url's connected uploaded videos. trying correct setting locator maxvalue ensure not go away, several others have already. tried following, context.locators.create(locatortype.ondemandorigin, outputasset, accesspermissions.read, timespan.maxvalue), , resulted in "the added or subtracted value results in un-representable datetime". maximum timespan can possibly set if not want locators expire?
you set 100 years expiryon time, should sufficient.
Kotlin Sealed Class
ReplyDeleteKotlin Enum Class
Kotlin Nested Class
Kotlin Inner Class
Kotlin Generics
Kotlin Exception Handling
Kotlin Andriod
Kotlin Interview Questions