Partager via


ExpiryOptionType Énumération

Définition

Définit des valeurs pour 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
Héritage
ExpiryOptionType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Absolute 3
NeverExpire 0
RelativeToCreationDate 2
RelativeToNow 1

S’applique à