Francois Beaussier & Aymeric Gaurat Apelli

Wednesday

How can I get...

... the sid for the current user:

use WindowsIdentity.GetCurrent().Owner.Value

... the token for the current user:

use WindowsIdentity.GetCurrent().Token

0 Comments:

Post a Comment

<< Home