Class EventType.SsoError
(logins) Failed to sign in via SSO (deprecated, replaced by 'Failed to sign in')
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SsoError : EventType
Constructors
View SourceSsoError(SsoErrorType)
Initializes a new instance of the EventType.SsoError class.
Declaration
public SsoError(SsoErrorType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SsoErrorType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SsoErrorType Value { get; }
Property Value
| Type | Description |
|---|---|
| SsoErrorType |