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