Skip to content

Commit 346222f

Browse files
committed
Assign NonSensitiveTitle to portal job Manifest
1 parent 29faa27 commit 346222f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Digipost.Signature.Api.Client.Portal/Internal/AsicE/PortalAsiceGenerator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ public static DocumentBundle CreateAsice(Job job, X509Certificate2 certificate,
1515
Availability = job.Availability,
1616
AuthenticationLevel = job.AuthenticationLevel,
1717
IdentifierInSignedDocuments = job.IdentifierInSignedDocuments,
18+
NonSensitiveTitle = job.NonSensitiveTitle,
1819
Description = job.Description
1920
};
2021

0 commit comments

Comments
 (0)