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