System.Web.Configuration.MachineKeyValidationConverter Class

Provides methods for converting System.Web.Configuration.MachineKeyValidation objects to and from strings.

See Also: MachineKeyValidationConverter Members

Syntax

public sealed class MachineKeyValidationConverter : System.Configuration.ConfigurationConverterBase

Remarks

Note:

The System.Security.Permissions.HostProtectionAttribute attribute applied to this class has the following System.Security.Permissions.HostProtectionAttribute.Resources property value: System.Security.Permissions.HostProtectionResource.MayLeakOnAbort. The System.Security.Permissions.HostProtectionAttribute does not affect desktop applications (which are typically started by double-clicking an icon, typing a command, or entering a URL in a browser). For more information, see the System.Security.Permissions.HostProtectionAttribute class or SQL Server Programming and Host Protection Attributes.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0