blob: 544d5f9e6242779393d70bbb5cafb50bf36e3400 [file] [log] [blame]
public enum IdentityType
{
UNSPECIFIED,
APPLICATION,
DATASTORE,
NONDURABLE
}