Partager via


SecurityFormatException.InvalidCreated Field

[To be supplied.]

Namespace: Microsoft.Web.Services3.Security
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim returnValue As String
returnValue = SecurityFormatException.InvalidCreated

Dim sampleValue As String
SecurityFormatException.InvalidCreated = sampleValue

Syntax

'Declaration
Public Shared ReadOnly InvalidCreated As String
public static readonly string InvalidCreated;
public:
static initonly String^ InvalidCreated;
public static System.String InvalidCreated;
public static var InvalidCreated : String;

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

SecurityFormatException Class
SecurityFormatException Members
Microsoft.Web.Services3.Security Namespace