Class LinkedDeviceLogInfo.LegacyDeviceSession
legacy device session's details.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class LinkedDeviceLogInfo.LegacyDeviceSession : LinkedDeviceLogInfo
Constructors
View SourceLegacyDeviceSession(LegacyDeviceSessionLogInfo)
Initializes a new instance of the LinkedDeviceLogInfo.LegacyDeviceSession class.
Declaration
public LegacyDeviceSession(LegacyDeviceSessionLogInfo value)
Parameters
| Type | Name | Description |
|---|---|---|
| LegacyDeviceSessionLogInfo | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public LegacyDeviceSessionLogInfo Value { get; }
Property Value
| Type | Description |
|---|---|
| LegacyDeviceSessionLogInfo |