Class EventType.LoginFail
(logins) Failed to sign in
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.LoginFail : EventType
Constructors
View SourceLoginFail(LoginFailType)
Initializes a new instance of the EventType.LoginFail class.
Declaration
public LoginFail(LoginFailType value)
Parameters
| Type | Name | Description |
|---|---|---|
| LoginFailType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public LoginFailType Value { get; }
Property Value
| Type | Description |
|---|---|
| LoginFailType |