June 2003
Intermediate to advanced
714 pages
22h 8m
English
CspProviderFlags
public enum CspProviderFlags { UseMachineKeyStore = 0x00000001,UseDefaultKeyContainer = 0x00000002 }
The values of this enumeration specify the location where persistent
asymmetric key values are stored; the constructor for the
CspParameters class accepts a value from this
enumeration.
System.Object
→
System.ValueType
→
System.Enum(System.IComparable,
System.IFormattable, System.IConvertible)
→
CspProviderFlags
CspParameters.Flags
CspParameters.Flags