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