O
Ole Hanson
Hi,
I would like to flow the identity obtained in the UI (ASP.NET, Kerberos) to
my datatier which is a remote Sharepoint installation. The Sharepoint
installation is only used as documentstore, and I access it using the
built-in webservices.
Therefore, I need an object implementing the ICredentials interface, as this
is what the webservices requires.
Question: How do I go from the IPrincipal (System.Web.Page.User) ->
ICredentials object?
Thanks!
I would like to flow the identity obtained in the UI (ASP.NET, Kerberos) to
my datatier which is a remote Sharepoint installation. The Sharepoint
installation is only used as documentstore, and I access it using the
built-in webservices.
Therefore, I need an object implementing the ICredentials interface, as this
is what the webservices requires.
Question: How do I go from the IPrincipal (System.Web.Page.User) ->
ICredentials object?
Thanks!