Getting authenticate AD users objectGuid from asp.net

Posted by Egil Hansen on Stack Overflow See other posts from Stack Overflow or by Egil Hansen
Published on 2008-11-24T20:44:38Z Indexed on 2010/04/07 0:23 UTC
Read the original article Hit count: 359

Hi all

I am using windows authentication within an ASP.NET application. I am wondering how to best get the objectGuid from the currently logged in user?

Regards, Egil.

© Stack Overflow or respective owner

Related posts about windows-authentication

Related posts about ASP.NET