Class EventType.PasswordResetAll
(passwords) Reset all team member passwords
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.PasswordResetAll : EventType
Constructors
View SourcePasswordResetAll(PasswordResetAllType)
Initializes a new instance of the EventType.PasswordResetAll class.
Declaration
public PasswordResetAll(PasswordResetAllType value)
Parameters
| Type | Name | Description |
|---|---|---|
| PasswordResetAllType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public PasswordResetAllType Value { get; }
Property Value
| Type | Description |
|---|---|
| PasswordResetAllType |