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