Skip to content

Commit

Permalink
Assign NonSensitiveTitle to portal job Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
runeflobakk committed Feb 18, 2025
1 parent f8288e0 commit f2e02da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public static DocumentBundle CreateAsice(Job job, X509Certificate2 certificate,
Availability = job.Availability,
AuthenticationLevel = job.AuthenticationLevel,
IdentifierInSignedDocuments = job.IdentifierInSignedDocuments,
NonSensitiveTitle = job.NonSensitiveTitle,
Description = job.Description
};

Expand Down

0 comments on commit f2e02da

Please sign in to comment.