Class RevokeDeviceSessionBatchError
The revoke device session batch error object
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class RevokeDeviceSessionBatchError
Constructors
View SourceRevokeDeviceSessionBatchError()
Initializes a new instance of the RevokeDeviceSessionBatchError class.
Declaration
public RevokeDeviceSessionBatchError()
Properties
View SourceAsOther
Gets this instance as a Other, or null.
Declaration
public RevokeDeviceSessionBatchError.Other AsOther { get; }
Property Value
| Type | Description |
|---|---|
| RevokeDeviceSessionBatchError.Other |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
| Type | Description |
|---|---|
| bool |