WsiProfiles Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the Web services interoperability (WSI) specification to which a Web service claims to conform.
This enumeration supports a bitwise combination of its member values.
public enum class WsiProfiles
[System.Flags]
public enum WsiProfiles
[<System.Flags>]
type WsiProfiles =
Public Enum WsiProfiles
- Inheritance
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | The web service makes no conformance claims. |
BasicProfile1_1 | 1 | The web service claims to conform to the WSI Basic Profile version 1.1. |
The WS-I organization publishes non-proprietary Web services specifications to promote the interoperability of Web services across platforms. This enumeration is used by the ConformsTo property of the WebServiceBindingAttribute attribute to indicate the WSI specification to which the Web service claims to conform.
Продукт | Версии |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: