ApplicationServiceIdentity public class ApplicationServiceIdentity Documentation public Guid Guid { get; set; } public int ID { get; set; } public string Identifier { get; set; } public int ResourceFileArtifactId { get; set; } public string Version { get; set; } public ApplicationServiceIdentity()