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