System.ServiceModel
4.0.0.0
System.Object
System.Diagnostics.DebuggerDisplay("Name={name}, Action={action}, DetailType={detailType}")
The class represents a SOAP fault in a service contract and is used to create a runtime when a indigo1 service or client application is started.
Represents a SOAP fault.
Constructor
4.0.0.0
To be added.
Creates a object using the specified .
Initializes a new instance of the class using the specified action value.
Property
4.0.0.0
System.String
To be added.
Use the property to get or set the action of the fault message.
The value of the action in the SOAP fault message.
Property
4.0.0.0
System.Type
To be added.
The detail type must be serializable. For details, see .
The type of the SOAP fault detail.
Property
4.0.0.0
System.Boolean
To be added.
The property indicates whether the property has been set for the .
Gets a value that indicates whether the fault message has a protection level assigned.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets or sets the name of the SOAP fault.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets or sets the namespace of the SOAP fault.
Property
4.0.0.0
System.Net.Security.ProtectionLevel
To be added.
Use the property to specify the degree to which the binding must encrypt, sign, or both when sending the SOAP fault. If a binding supports a higher protection level than required by this property, indigo1 may disable the unnecessary protection if it is able to do so.
Specifies the level of protection the SOAP fault requires from the binding.