Compartir a través de


ExpiryOptionType Enumeración

Definición

Define valores para ExpiryOptionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ExpiryOptionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ExpiryOptionType = 
Public Enum ExpiryOptionType
Herencia
ExpiryOptionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Absolute 3
NeverExpire 0
RelativeToCreationDate 2
RelativeToNow 1

Se aplica a