MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
SealManager Class
SealManager Methods
AddSeal Method
BreakSeal Method
DeleteKeyReleasesForUser Method
DeleteSeal Method
GetSeal Method
GetSealKey Method
GetSealOpenType Method
GetSealOpenTypeBySealId Method
GetSealTemplateInvolvedOrganisationUnit Method
GetSealTemplateList Method
HasRelease Method
UpdateSeal Method
UpdateSealKeyRelease Method
SealManager
GetSeal Method
Returns the seal that matches the given ID.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
PsrSeal
>
GetSeal
(
Guid
sealId
)
Parameters
sealId
Type:
System
Guid
Return Value
Type:
Task
PsrSeal
See Also
Reference
SealManager Class
PsrApi.Managers Namespace