|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
CredentialCache.DefaultCredentials is emptyAre they any common reasons why the credentials object returned from CredentialCache.DefaultCredentials would be empty - use name and password are the empty string? I am writing an Office Add-In and this call is not retrieving the user's login as specified in the documentation.
Thanks, Sam -- _______________________________ Sam Santiago ssantiago@n0spam-SoftiTechture.com http://www.SoftiTechture.com _______________________________ This is because the DefaultCredentials don't actually use a username/pass. They'll login using Kerberos/NTLM/etc, and are a special case so the username and password fields are not actually used.
"Sam Santiago" <ssantiago@n0spam-SoftiTechture.com> wrote in message news:uZXXRyzrFHA.2588@tk2msftngp13.phx.gbl... Are they any common reasons why the credentials object returned from CredentialCache.DefaultCredentials would be empty - use name and password are the empty string? I am writing an Office Add-In and this call is not retrieving the user's login as specified in the documentation.Thanks, Sam -- _______________________________ Sam Santiago ssantiago@n0spam-SoftiTechture.com http://www.SoftiTechture.com _______________________________
Single sign on in asp.net
Questions and observations about CAS and the StrongNameIdentityPermssionAttribute. Signed XML Private Key X509 Certificate WSE 2.0 Issue\Errors C#.NET app to run on Win 2003 from another Win2003 on the local net? SetOwner problem? Certificate Valid Date Range LsaStorePrivateData and VB .Net Providing persistent storage in a locked down environment Securing .NET Assemblies Sign with Smartcard |
|||||||||||||||||||||||