Class EventType.TeamEncryptionKeyRotateKey
(encryption) Rotated team encryption key (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamEncryptionKeyRotateKey : EventType
Constructors
View SourceTeamEncryptionKeyRotateKey(TeamEncryptionKeyRotateKeyType)
Initializes a new instance of the EventType.TeamEncryptionKeyRotateKey class.
Declaration
public TeamEncryptionKeyRotateKey(TeamEncryptionKeyRotateKeyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamEncryptionKeyRotateKeyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamEncryptionKeyRotateKeyType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamEncryptionKeyRotateKeyType |