| Visual Basic (Declaration) | |
|---|---|
| Public Property TokenValidity As Integer | |
| C# | |
|---|---|
| public int TokenValidity {get; set;} | |
This default value can be overridden for a specific credential by setting IdentityManager.GenerateTokenOptions.TokenValidity.
            
            
            Property Value
The default token validity.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    