SecurityFormatException.InvalidNonce 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.InvalidNonce
Dim sampleValue As String
SecurityFormatException.InvalidNonce = sampleValue
Syntax
'Declaration
Public Shared ReadOnly InvalidNonce As String
public static readonly string InvalidNonce;
public:
static initonly String^ InvalidNonce;
public static System.String InvalidNonce;
public static var InvalidNonce : 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