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