Does anyone knows what is the expiration time for windows tokens created by LogonUser windows API method?
I was about to test it myself by polling whether the token changed each 10 minutes, but maybe it would be easier to ask what is the expiration time and where I can find the documentation that describes this.
What would be the default expiration time for the impersonation tokens? Can that be configured somewhere in the Active Directory?
Thanks, AD