Dropbox .NET SDK

Class EncryptedFolderFinishTeamUnenrollmentDetails

Deactivated team folder encryption.

Inheritance
object
EncryptedFolderFinishTeamUnenrollmentDetails
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 EncryptedFolderFinishTeamUnenrollmentDetails

Constructors

View Source

EncryptedFolderFinishTeamUnenrollmentDetails()

Initializes a new instance of the EncryptedFolderFinishTeamUnenrollmentDetails class.

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