c# - How to set a multilanguage PrincipalPermission role name? -


I am trying to secure a WCF service using Windows accounts. The service should run in multiple systems with different languages.

/ Administrator ">

I do not think this is a good solution, is there any way to make this language independent? Is there a way to use the Account SID instead of the string?

try another one: take a look at .... and go to the sample.

HT F, Thomas

HTML>

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -