Dropbox .NET SDK
Show / Hide Table of Contents

Class UserInfoArgs

No Parameters

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

Constructors

View Source

UserInfoArgs()

Initializes a new instance of the UserInfoArgs class.

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