Dropbox .NET SDK

Class EmmRefreshAuthTokenDetails

Refreshed auth token used for setting up EMM.

Inheritance
object
EmmRefreshAuthTokenDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class EmmRefreshAuthTokenDetails

Constructors

View Source

EmmRefreshAuthTokenDetails()

Initializes a new instance of the EmmRefreshAuthTokenDetails class.

Declaration
public EmmRefreshAuthTokenDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK