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
HasRelease Method
Determines if the seal has a release for the legitimate with the given ID.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
bool
>
HasRelease
(
PsrSeal
seal
,
Guid
legitimateId
)
Parameters
seal
Type:
PsrApi.Data
PsrSeal
legitimateId
Type:
System
Guid
Return Value
Type:
Task
Boolean
See Also
Reference
SealManager Class
PsrApi.Managers Namespace