What is WCF userPrincipalName value attribute format for using a local account?
Asked Answered
L

0

2

assuming the local account name is "JohnDoe" & the local machine name is "Development"...

In a clear, unambiguous functional example what should the value for userPrincipalName be?

    <identity>
      <userPrincipalName value="WHAT GOES HERE IF USING A LOCAL ACCOUNT?" />
    </identity>
Lizarraga answered 18/12, 2012 at 21:16 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.