Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
[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.InvalidKeyGenerationAlgorithm
Dim sampleValue As String
SecurityFormatException.InvalidKeyGenerationAlgorithm = sampleValue
Syntax
'Declaration
Public Shared ReadOnly InvalidKeyGenerationAlgorithm As String
public static readonly string InvalidKeyGenerationAlgorithm;
public:
static initonly String^ InvalidKeyGenerationAlgorithm;
public static System.String InvalidKeyGenerationAlgorithm;
public static var InvalidKeyGenerationAlgorithm : 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