![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | specify server security / identity settings Hi consider a server side config file what is the difference between this section <service > <endpoint ...> <identity > .... </identity> and this section <serviceBehaviors> <behavior name="xx"> <serviceCredentials> ... regarding configuring service identity ? they do look the same thank in advance |
My System Specs![]() |
| | #2 (permalink) |
| | Re: specify server security / identity settings Hi! Do you mean why <identity > element positioned under <endpoint> and not <serviceBehaviors> ? Arkady "Enrico Sabbadin" <x> wrote in message news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl... > Hi consider a server side config file > what is the difference between this section <service > > <endpoint ...> > <identity > > ... > </identity> > > and this section > <serviceBehaviors> > <behavior name="xx"> > <serviceCredentials> ... > > > regarding configuring service identity ? they do look the same > thank in advance |
My System Specs![]() |
| | #3 (permalink) |
| | Re: specify server security / identity settings yes .. for instance it seems you can specify the server certificate in both places .. I understand one is related to the endpoint (interface) and the other to the class .. is this the difference ? if it's so, how would that turn usefull and meaningfull ? TIA "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl... > Hi! > Do you mean why <identity > element positioned under <endpoint> and not > <serviceBehaviors> ? > > Arkady > > > "Enrico Sabbadin" <x> wrote in message > news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl... >> Hi consider a server side config file >> what is the difference between this section <service > >> <endpoint ...> >> <identity > >> ... >> </identity> >> >> and this section >> <serviceBehaviors> >> <behavior name="xx"> >> <serviceCredentials> ... >> >> >> regarding configuring service identity ? they do look the same >> thank in advance > > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: specify server security / identity settings identity is transport ( so endpoind ) feature , not behaviors of service class ( those defined by <serviceBehaviors> features ) Arkady "Enrico Sabbadin" <x> wrote in message news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl... > yes .. for instance it seems you can specify the server certificate in > both > places .. > I understand one is related to the endpoint (interface) and the other to > the > class .. is this the difference ? if it's so, how would that turn usefull > and meaningfull ? > TIA > > "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message > news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl... >> Hi! >> Do you mean why <identity > element positioned under <endpoint> and not >> <serviceBehaviors> ? >> >> Arkady >> >> >> "Enrico Sabbadin" <x> wrote in message >> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl... >>> Hi consider a server side config file >>> what is the difference between this section <service > >>> <endpoint ...> >>> <identity > >>> ... >>> </identity> >>> >>> and this section >>> <serviceBehaviors> >>> <behavior name="xx"> >>> <serviceCredentials> ... >>> >>> >>> regarding configuring service identity ? they do look the same >>> thank in advance >> >> > |
My System Specs![]() |
| | #5 (permalink) |
| | Re: specify server security / identity settings i got a somewhat more detailed answer here http://forums.microsoft.com/MSDN/Sho...84098&SiteID=1 thanks "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message news:%23GWvuqv5GHA.4832@TK2MSFTNGP06.phx.gbl... > identity is transport ( so endpoind ) feature , not behaviors of service > class ( those defined by <serviceBehaviors> features ) > Arkady > > "Enrico Sabbadin" <x> wrote in message > news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl... >> yes .. for instance it seems you can specify the server certificate in >> both >> places .. >> I understand one is related to the endpoint (interface) and the other to >> the >> class .. is this the difference ? if it's so, how would that turn usefull >> and meaningfull ? >> TIA >> >> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message >> news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl... >>> Hi! >>> Do you mean why <identity > element positioned under <endpoint> and not >>> <serviceBehaviors> ? >>> >>> Arkady >>> >>> >>> "Enrico Sabbadin" <x> wrote in message >>> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl... >>>> Hi consider a server side config file >>>> what is the difference between this section <service > >>>> <endpoint ...> >>>> <identity > >>>> ... >>>> </identity> >>>> >>>> and this section >>>> <serviceBehaviors> >>>> <behavior name="xx"> >>>> <serviceCredentials> ... >>>> >>>> >>>> regarding configuring service identity ? they do look the same >>>> thank in advance >>> >>> >> > > |
My System Specs![]() |
| | #6 (permalink) |
| | Re: specify server security / identity settings tnx Arkady "Enrico Sabbadin" <x> wrote in message news:%23HXEVVw5GHA.1196@TK2MSFTNGP02.phx.gbl... >i got a somewhat more detailed answer here > http://forums.microsoft.com/MSDN/Sho...84098&SiteID=1 > > thanks > > "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message > news:%23GWvuqv5GHA.4832@TK2MSFTNGP06.phx.gbl... >> identity is transport ( so endpoind ) feature , not behaviors of service >> class ( those defined by <serviceBehaviors> features ) >> Arkady >> >> "Enrico Sabbadin" <x> wrote in message >> news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl... >>> yes .. for instance it seems you can specify the server certificate in >>> both >>> places .. >>> I understand one is related to the endpoint (interface) and the other to >>> the >>> class .. is this the difference ? if it's so, how would that turn >>> usefull >>> and meaningfull ? >>> TIA >>> >>> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message >>> news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl... >>>> Hi! >>>> Do you mean why <identity > element positioned under <endpoint> and not >>>> <serviceBehaviors> ? >>>> >>>> Arkady >>>> >>>> >>>> "Enrico Sabbadin" <x> wrote in message >>>> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl... >>>>> Hi consider a server side config file >>>>> what is the difference between this section <service > >>>>> <endpoint ...> >>>>> <identity > >>>>> ... >>>>> </identity> >>>>> >>>>> and this section >>>>> <serviceBehaviors> >>>>> <behavior name="xx"> >>>>> <serviceCredentials> ... >>>>> >>>>> >>>>> regarding configuring service identity ? they do look the same >>>>> thank in advance >>>> >>>> >>> >> >> > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| The security settings for the Virtual Server event log were change | Virtual Server | |||
| security settings | Vista security | |||
| Security Settings ? | Vista General | |||
| How to reapply default security settings (like Setup security.inf does in XP) | Vista security | |||
| Security settings | Vista General | |||