+

Search Tips | Advanced Search


JSONStoreOpenOptions Class Reference

Inherits from NSObject
Declared in JSONStoreOpenOptions.h

Contains JSONStore options that are used to open collections.


Tasks

        username
      	
      	property
      	
      
      	
      		

          password
        	
        	property
        	
        
        	
        		

            secureRandom
          	
          	property
          	
          
          	
          		


          Properties


          analytics

          Determines if we log analytics data for JSONStore operations.

            @property (nonatomic) BOOL analytics
            
                
            	
            	
            	
            	
            	
            	
            


            Availability

            IBM Worklight V6.2.0


            Declared In

            JSONStoreOpenOptions.h


            password

            The password.

              @property (nonatomic, strong) NSString *password
              
                  
              	
              	
              	
              	
              	
              	
              


              Availability

              IBM Worklight V6.2.0


              Declared In

              JSONStoreOpenOptions.h


              secureRandom

              The secure random that is used for the Data Protection Key (DPK).

                @property (nonatomic, strong) NSString *secureRandom
                
                    
                	
                	
                	
                	
                	
                	
                


                Availability

                IBM Worklight V6.2.0


                Declared In

                JSONStoreOpenOptions.h


                username

                The user name.

                  @property (nonatomic, strong) NSString *username
                  
                      
                  	
                  	
                  	
                  	
                  	
                  	
                  


                  Availability

                  IBM Worklight V6.2.0


                  Declared In

                  JSONStoreOpenOptions.h


                  © Copyright IBM Corp. 2017