BasicProfileViolation Classe
Definizione
Rappresenta una violazione WSDL di WSI Basic Profile versione 1.1.Represents a WSDL violation of the WSI Basic Profile version 1.1.
public ref class BasicProfileViolation
public class BasicProfileViolation
type BasicProfileViolation = class
Public Class BasicProfileViolation
- Ereditarietà
-
BasicProfileViolation
Proprietà
Claims |
Ottiene un oggetto WsiProfiles che specifica se il servizio Web ne dichiara la conformità a WSI Basic Profile versione 1.1.Gets a WsiProfiles object that specifies whether the Web service declares that it conforms to the WSI Basic Profile version 1.1. |
Details |
Ottiene un oggetto String che fornisce una descrizione dettagliata della violazione WSDL di Basic Profile.Gets a String that provides a detailed description of the WSDL violation of the Basic Profile. |
Elements |
Rappresenta elementi WSDL non conformi alla specifica WSI Basic Profile versione 1.1.Represents WSDL elements that do not comply with the WSI Basic Profile version 1.1 specification. |
NormativeStatement |
Ottiene l'identificatore della violazione WSDL della specifica Basic Profile versione 1.1.Gets the identifier for the WSDL violation of the Basic Profile version 1.1 specification. |
Recommendation |
Ottiene un oggetto String che descrive la violazione WSDL della specifica Basic Profile versione 1.1.Gets a String object that describes the WSDL violation of the Basic Profile version 1.1 specification. |
Metodi
Equals(Object) |
Determina se l'oggetto specificato è uguale all'oggetto corrente.Determines whether the specified object is equal to the current object. (Ereditato da Object) |
GetHashCode() |
Funge da funzione hash predefinita.Serves as the default hash function. (Ereditato da Object) |
GetType() |
Ottiene l'oggetto Type dell'istanza corrente.Gets the Type of the current instance. (Ereditato da Object) |
MemberwiseClone() |
Crea una copia superficiale dell'oggetto Object corrente.Creates a shallow copy of the current Object. (Ereditato da Object) |
ToString() |
Restituisce un oggetto String che comprende le informazioni da NormativeStatement, Details e Elements.Returns a String that comprises information from NormativeStatement, Details, and Elements. |