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