Class EventType.TeamEncryptionKeyScheduleKeyDeletion
(encryption) Scheduled encryption key deletion
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamEncryptionKeyScheduleKeyDeletion : EventType
Constructors
View SourceTeamEncryptionKeyScheduleKeyDeletion(TeamEncryptionKeyScheduleKeyDeletionType)
Initializes a new instance of the EventType.TeamEncryptionKeyScheduleKeyDeletion class.
Declaration
public TeamEncryptionKeyScheduleKeyDeletion(TeamEncryptionKeyScheduleKeyDeletionType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamEncryptionKeyScheduleKeyDeletionType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamEncryptionKeyScheduleKeyDeletionType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamEncryptionKeyScheduleKeyDeletionType |