CacheIdentityType Enum

Definition

Defines values for CacheIdentityType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum CacheIdentityType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type CacheIdentityType = 
Public Enum CacheIdentityType
Inheritance
CacheIdentityType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

None 1
SystemAssigned 0

Applies to