Compartilhar via


ExpiryOptionType Enumeração

Definição

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
Herança
ExpiryOptionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Absolute 3
NeverExpire 0
RelativeToCreationDate 2
RelativeToNow 1

Aplica-se a