Use this tag for questions related to a principal programming principle.
In the constructor of my WCF service class I am setting the current principal to be that of the principal …
wcf principalI'm trying to load the attribute physicalDeliveryOfficeName from a DirectoryEntry which is returned by the GetUnderlyingObject method of a UserPrincipal …
c# active-directory principal