PsrSealKeyRelease Class |
Namespace: PsrApi.Data
public class PsrSealKeyRelease
The PsrSealKeyRelease type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrSealKeyRelease | Initializes a new instance of the PsrSealKeyRelease class |
Name | Description | |
---|---|---|
![]() | BreakDescription |
Reason why the secret was broken with this release
|
![]() | BreakTimeStampUtc |
Timestamp of the seal break
|
![]() | Id |
ID
|
![]() | Legitimate |
Object that has rights to the seal key
|
![]() | LegitimateId |
ID of the object that has rights to the seal key
|
![]() | LegitimateSealKey |
Key of the seal, released for a organisation unit or role
|
![]() | ReactionDescription |
Reason why the request was accepted/denied
|
![]() | ReactionTimeStampUtc |
Timestamp of the reaction to the request
|
![]() | Release |
Object that should release or has release
|
![]() | ReleaseId |
ID of the object that should release or has release
|
![]() | RequestDescription |
Reason why the release was requested
|
![]() | RequestTimeStampUtc |
Timestamp of the request
|
![]() | SealKey |
Seal key
|
![]() | SealKeyId |
ID of the seal key
|
![]() | State |
State of the request
|
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
|
![]() | TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |