TeamPolicies

API Object

  • The CameraUploadsPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESCameraUploadsPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESCameraUploadsPolicyState : NSObject, DBSerializable, NSCopying
  • The ComputerBackupPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESComputerBackupPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESComputerBackupPolicyState : NSObject, DBSerializable, NSCopying
  • The EmmState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESEmmState : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESEmmState : NSObject, DBSerializable, NSCopying
  • The ExternalDriveBackupPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESExternalDriveBackupPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESExternalDriveBackupPolicyState : NSObject, DBSerializable, NSCopying
  • The FileLockingPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESFileLockingPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESFileLockingPolicyState : NSObject, DBSerializable, NSCopying
  • The FileProviderMigrationPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESFileProviderMigrationPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESFileProviderMigrationPolicyState : NSObject, DBSerializable, NSCopying
  • The GroupCreation union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESGroupCreation : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESGroupCreation : NSObject, DBSerializable, NSCopying
  • The OfficeAddInPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESOfficeAddInPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESOfficeAddInPolicy : NSObject, DBSerializable, NSCopying
  • The PaperDefaultFolderPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPaperDefaultFolderPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPaperDefaultFolderPolicy : NSObject, DBSerializable, NSCopying
  • The PaperDeploymentPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPaperDeploymentPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPaperDeploymentPolicy : NSObject, DBSerializable, NSCopying
  • The PaperDesktopPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPaperDesktopPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPaperDesktopPolicy : NSObject, DBSerializable, NSCopying
  • The PaperEnabledPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPaperEnabledPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPaperEnabledPolicy : NSObject, DBSerializable, NSCopying
  • The PasswordControlMode union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPasswordControlMode
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPasswordControlMode : NSObject, DBSerializable, NSCopying
  • The PasswordStrengthPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESPasswordStrengthPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESPasswordStrengthPolicy : NSObject, DBSerializable, NSCopying
  • The RolloutMethod union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESRolloutMethod : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESRolloutMethod : NSObject, DBSerializable, NSCopying
  • The SharedFolderJoinPolicy union.

    Policy governing which shared folders a team member can join.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSharedFolderJoinPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSharedFolderJoinPolicy : NSObject, DBSerializable, NSCopying
  • The SharedFolderMemberPolicy union.

    Policy governing who can be a member of a folder shared by a team member.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSharedFolderMemberPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSharedFolderMemberPolicy : NSObject, DBSerializable, NSCopying
  • The SharedLinkCreatePolicy union.

    Policy governing the visibility of shared links. This policy can apply to newly created shared links, or all shared links.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSharedLinkCreatePolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSharedLinkCreatePolicy : NSObject, DBSerializable, NSCopying
  • The ShowcaseDownloadPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESShowcaseDownloadPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESShowcaseDownloadPolicy : NSObject, DBSerializable, NSCopying
  • The ShowcaseEnabledPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESShowcaseEnabledPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESShowcaseEnabledPolicy : NSObject, DBSerializable, NSCopying
  • The ShowcaseExternalSharingPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESShowcaseExternalSharingPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESShowcaseExternalSharingPolicy : NSObject, DBSerializable, NSCopying
  • The SmartSyncPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSmartSyncPolicy : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSmartSyncPolicy : NSObject, DBSerializable, NSCopying
  • The SmarterSmartSyncPolicyState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSmarterSmartSyncPolicyState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSmarterSmartSyncPolicyState : NSObject, DBSerializable, NSCopying
  • The SsoPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSsoPolicy : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSsoPolicy : NSObject, DBSerializable, NSCopying
  • The SuggestMembersPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESSuggestMembersPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESSuggestMembersPolicy : NSObject, DBSerializable, NSCopying
  • The TeamMemberPolicies struct.

    Policies governing team members.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESTeamMemberPolicies
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESTeamMemberPolicies : NSObject, DBSerializable, NSCopying
  • The TeamSharingPolicies struct.

    Policies governing sharing within and outside of the team.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESTeamSharingPolicies
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESTeamSharingPolicies : NSObject, DBSerializable, NSCopying
  • The TwoStepVerificationPolicy union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESTwoStepVerificationPolicy
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESTwoStepVerificationPolicy : NSObject, DBSerializable, NSCopying
  • The TwoStepVerificationState union.

    This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

    See more

    Declaration

    Objective-C

    @interface DBTEAMPOLICIESTwoStepVerificationState
        : NSObject <DBSerializable, NSCopying>

    Swift

    class DBTEAMPOLICIESTwoStepVerificationState : NSObject, DBSerializable, NSCopying