Class EventDetails.AccountLockOrUnlockedDetails
The account lock or unlocked details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.AccountLockOrUnlockedDetails : EventDetails
Constructors
View SourceAccountLockOrUnlockedDetails(AccountLockOrUnlockedDetails)
Initializes a new instance of the EventDetails.AccountLockOrUnlockedDetails class.
Declaration
public AccountLockOrUnlockedDetails(AccountLockOrUnlockedDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| AccountLockOrUnlockedDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AccountLockOrUnlockedDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| AccountLockOrUnlockedDetails |