Class RevokeDeviceSessionArg.DesktopClient
Unlink a linked desktop device.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class RevokeDeviceSessionArg.DesktopClient : RevokeDeviceSessionArg
Constructors
View SourceDesktopClient(RevokeDesktopClientArg)
Initializes a new instance of the RevokeDeviceSessionArg.DesktopClient class.
Declaration
public DesktopClient(RevokeDesktopClientArg value)
Parameters
| Type | Name | Description |
|---|---|---|
| RevokeDesktopClientArg | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public RevokeDesktopClientArg Value { get; }
Property Value
| Type | Description |
|---|---|
| RevokeDesktopClientArg |