Class EventType.EmmRefreshAuthToken
(devices) Refreshed auth token used for setting up EMM
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.EmmRefreshAuthToken : EventType
Constructors
View SourceEmmRefreshAuthToken(EmmRefreshAuthTokenType)
Initializes a new instance of the EventType.EmmRefreshAuthToken class.
Declaration
public EmmRefreshAuthToken(EmmRefreshAuthTokenType value)
Parameters
| Type | Name | Description |
|---|---|---|
| EmmRefreshAuthTokenType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public EmmRefreshAuthTokenType Value { get; }
Property Value
| Type | Description |
|---|---|
| EmmRefreshAuthTokenType |