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