ApplicationVersionMatch public enum ApplicationVersionMatch Specifies how to match versions when locating application trusts in a collection. Documentation Code MatchAllVersions = 1 Match on all versions. MatchExactVersion = 0 Match on the exact version.