Changes the settings for a Windows Azure Active Directory access token.
        
     
    
    
    
    How to Start
 
                 
         
          - In the Manage Center, click 
            App Builder  > Global Access Tokens. > Global Access Tokens.
- On the Global Access Tokens screen, select your key.
- Click Edit Token  . .
Fields
 
        
        
                | Field Name | Definition | 
        | Access Token Name | 
            
              Function:Specifies the unique name for your connection to Box.com.Accepted Values:A text string that can include letters, numbers, and spacesDefault Value:None
                
               | 
        | Client ID | 
            
              Function:Specifies the client ID of the app you created or added in Windows Azure Active Directory.Accepted Values:A string with letters and numbers.  
              Default Value:None
                
               | 
        | Client Secret ID | 
            
              Function:Specifies your client secret ID of the app you made or added in Windows Azure Active Directory.Accepted Values:A string with letters and numbers.  
              Default Value:None
                
               | 
        | Redirect URL | 
            
              Function:Specifies the callback URL from the connected application.
              Accepted Values:A valid URL.Default Value:https://mysite.com/manage/shared/success.html
                
               | 
        | Resource URI | 
            
              Function:Specifies a unique universal resource identifier (URI) for your application. The URI must be in a verified custom 
                domain for an external user to grant your application access to their data in Windows Azure Active Directory.
              Accepted Values:A valid URI.Default Value:None
                
               | 
        | Description | 
            
              Function:A description for your access token.Accepted Values:More than one line of text.
              Default Value:None
                
               | 
        | Renewal Rate | 
            
              Function:Specifies how frequently to renew your application's access token. Accepted Values:
                
                Disabled
                Every 15 minutes
                Every half an hour
                Every hour
                Every 2 hours
                Every 4 hours
                Every 6 hours
                Every 8 hours
                Every half day
                Once a day at midnight
                Once a day at noon
                Every other day at midnight
                Every Sunday at midnight  
                Default Value:Disabled
                
               | 
        | Encrypt | 
            
              Function:Holds the access token in the AgilePoint database as encrypted data. Accepted Values:
                
                Deselected - The access token is in plain text in the database. Selected - The access token is encrypted in the database. Default Value:Deselected |