Class EventDetails.SsoErrorDetails
The sso error details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.SsoErrorDetails : EventDetails
Constructors
View SourceSsoErrorDetails(SsoErrorDetails)
Initializes a new instance of the EventDetails.SsoErrorDetails class.
Declaration
public SsoErrorDetails(SsoErrorDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| SsoErrorDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SsoErrorDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| SsoErrorDetails |