Class EventType.Logout
(logins) Signed out
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.Logout : EventType
Constructors
View SourceLogout(LogoutType)
Initializes a new instance of the EventType.Logout class.
Declaration
public Logout(LogoutType value)
Parameters
| Type | Name | Description |
|---|---|---|
| LogoutType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public LogoutType Value { get; }
Property Value
| Type | Description |
|---|---|
| LogoutType |