Re: CspProviderFlags Members
From: Hernan de Lahitte (hernan_at_lagash.com)
Date: 06/23/04
- Next message: Hernan de Lahitte: "Re: Manage and Store Keys"
- Previous message:
ike: "Re: SQL Connectivity by Web App" - In reply to: Johanna Espinosa: "CspProviderFlags Members"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Jun 2004 10:21:45 -0300
UseMachineKeyStore will store your keys on the "LocalMachine" key store,
usually used by unattended processes like daemons or the ASPNET worker
process. On the other hand UseDefaultKeyContainer will use the current user
store or the place where is accessed by an interactive logon account. This
is usually done by a locally logged on user.
-- Hernan de Lahitte Lagash Systems S.A. http://weblogs.asp.net/hernandl This posting is provided "AS IS" with no warranties, and confers no rights. "Johanna Espinosa" <papillongema@hotmail.com> wrote in message news:euRCvj%23VEHA.1952@TK2MSFTNGP12.phx.gbl... > What's the different between using UseDefaultKeyContainer or > UseMachineKeyStore. > > Thanks, > > Johanna Espinosa L. > > *** Sent via Devdex http://www.devdex.com *** > Don't just participate in USENET...get rewarded for it!
- Next message: Hernan de Lahitte: "Re: Manage and Store Keys"
- Previous message:
ike: "Re: SQL Connectivity by Web App" - In reply to: Johanna Espinosa: "CspProviderFlags Members"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|