Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional boolean 'useAppPoolIdentity' property to the ServerUrl object that will trump the 'domain', 'username' and 'password' properties. This 'useAppPoolIdentity' will inherit the configured IIS Application Pool identity by using the 'CredentialCache.DefaultNetworkCredentials' in 'System.Net' .
- Loading branch information