Defines constants used in
WS-SecureConversation (Feb 2005) standard schema.
Namespace: Microsoft.IdentityModel
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public NotInheritable Class WSSecureConversationFeb2005Constants
|
C# |
public static class WSSecureConversationFeb2005Constants
|
C++ |
public ref class WSSecureConversationFeb2005Constants abstract sealed
|
J# |
public final class WSSecureConversationFeb2005Constants
|
JScript |
public final class WSSecureConversationFeb2005Constants
|
Inheritance
Hierarchy
System.Object
Microsoft.IdentityModel.WSSecureConversationFeb2005Constants
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also