Name

CspProviderFlags

Synopsis

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.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) CspProviderFlags

Returned By

CspParameters.Flags

Passed To

CspParameters.Flags

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.