//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Intel.Management {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class WsmanResources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal WsmanResources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Intel.Management.WsmanResources", typeof(WsmanResources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/addressing.
///
internal static string ADDRESSING_NS {
get {
return ResourceManager.GetString("ADDRESSING_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous.
///
internal static string ANONYMOUS_NS {
get {
return ResourceManager.GetString("ANONYMOUS_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer/CreateResponse.
///
internal static string CREATE_RESPONSE {
get {
return ResourceManager.GetString("CREATE_RESPONSE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
/// <s:Header>
/// <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
/// <w:ResourceURI s:mustUnderstand="true">{0}</w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous [rest of string was truncated]";.
///
internal static string CREATE_XML {
get {
return ResourceManager.GetString("CREATE_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
/// <s:Header>
/// <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a [rest of string was truncated]";.
///
internal static string DELETE_XML {
get {
return ResourceManager.GetString("DELETE_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration.
///
internal static string ENUM_NS {
get {
return ResourceManager.GetString("ENUM_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration/EnumerateResponse.
///
internal static string ENUM_RESPONSE {
get {
return ResourceManager.GetString("ENUM_RESPONSE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:n="http://schemas.xmlsoap.org/ws/2004/09/enumeration"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
/// <s:Header>
/// <a:To></a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/add [rest of string was truncated]";.
///
internal static string ENUM_XML {
get {
return ResourceManager.GetString("ENUM_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to <{0}:EndpointReference xmlns:{0}="{1}" xmlns:{2}="{3}"></{0}:EndpointReference>.
///
internal static string EPR_INSTANCE {
get {
return ResourceManager.GetString("EPR_INSTANCE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <a:EndpointReference xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">
/// <a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address>
/// <a:ReferenceParameters>
/// <w:ResourceURI>{0}</w:ResourceURI>
/// <w:SelectorSet />
/// </a:ReferenceParameters>
///</a:EndpointReference>.
///
internal static string EPR_XML {
get {
return ResourceManager.GetString("EPR_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.dmtf.org/wbem/wsman/1/cimbinding/associationFilter.
///
internal static string FILTER_DIALECT {
get {
return ResourceManager.GetString("FILTER_DIALECT", resourceCulture);
}
}
///
/// Looks up a localized string similar to <wsman:Filter Dialect="{0}" xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd"></wsman:Filter>.
///
internal static string FILTER_INSTANCE {
get {
return ResourceManager.GetString("FILTER_INSTANCE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <w:Filter Dialect="http://schemas.dmtf.org/wbem/wsman/1/cimbinding/associationFilter">
///<p:AssociatedInstances xmlns:p="http://schemas.dmtf.org/wbem/wsman/1/cimbinding.xsd">
///<p:Object></p:Object>
///<p:AssociationClassName></p:AssociationClassName>
///<p:ResultClassName></p:ResultClassName>
///</p:AssociatedInstances>
///</w:Filter>
///.
///
internal static string FILTER_XML {
get {
return ResourceManager.GetString("FILTER_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer/GetResponse.
///
internal static string GET_RESPONSE {
get {
return ResourceManager.GetString("GET_RESPONSE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
///<s:Header>
///<a:To></a:To>
///<w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
///<a:ReplyTo>
///<a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address>
///</a:ReplyTo>
///<a:Action s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action>
///<w [rest of string was truncated]";.
///
internal static string GET_XML {
get {
return ResourceManager.GetString("GET_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to Request and response message ids don't match.
///
internal static string ID_MISMATCH {
get {
return ResourceManager.GetString("ID_MISMATCH", resourceCulture);
}
}
///
/// Looks up a localized string similar to <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:wsmid="http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd">
/// <s:Header>
/// </s:Header>
/// <s:Body>
/// <wsmid:Identify>
/// </wsmid:Identify>
/// </s:Body>
///</s:Envelope>.
///
internal static string IDENTIFY_XML {
get {
return ResourceManager.GetString("IDENTIFY_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to <p:{0}_INPUT xmlns:p="{1}"></p:{0}_INPUT>.
///
internal static string INPUT_INSTANCE {
get {
return ResourceManager.GetString("INPUT_INSTANCE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
///<s:Header>
///<a:To></a:To>
///<w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
///<a:ReplyTo>
///<a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address>
///</a:ReplyTo>
///<a:Action s:mustUnderstand="true">{0}</a:Action>
///<w:MaxEnvelopeSize s:mustUnderstand="true">153600 [rest of string was truncated]";.
///
internal static string INVOKE_XML {
get {
return ResourceManager.GetString("INVOKE_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to No namespace registered for {0}.
///
internal static string NS_NOT_FOUND {
get {
return ResourceManager.GetString("NS_NOT_FOUND", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration/PullResponse.
///
internal static string PULL_RESPONSE {
get {
return ResourceManager.GetString("PULL_RESPONSE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:n="http://schemas.xmlsoap.org/ws/2004/09/enumeration"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
/// <s:Header>
/// <a:To></a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/add [rest of string was truncated]";.
///
internal static string PULL_XML {
get {
return ResourceManager.GetString("PULL_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
/// <s:Header>
/// <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a [rest of string was truncated]";.
///
internal static string PUT_XML {
get {
return ResourceManager.GetString("PUT_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://www.w3.org/2003/05/soap-envelope.
///
internal static string SOAP_NS {
get {
return ResourceManager.GetString("SOAP_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/eventing/SubscribeResponse.
///
internal static string SUBSCRIBE_RESPONSE {
get {
return ResourceManager.GetString("SUBSCRIBE_RESPONSE", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd"
/// xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">
/// <s:Header>
/// <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://s [rest of string was truncated]";.
///
internal static string SUBSCRIBE_XML {
get {
return ResourceManager.GetString("SUBSCRIBE_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?>
///<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
/// xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
/// xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd"
/// xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">
/// <s:Header>
/// <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
/// <w:ResourceURI s:mustUnderstand="true"></w:ResourceURI>
/// <a:ReplyTo>
/// <a:Address s:mustUnderstand="true">http://s [rest of string was truncated]";.
///
internal static string UNSUBSCRIBE_XML {
get {
return ResourceManager.GetString("UNSUBSCRIBE_XML", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/eventing.
///
internal static string WSEVENTING_NS {
get {
return ResourceManager.GetString("WSEVENTING_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to <p:{0} xmlns:p="{1}"></p:{0}>.
///
internal static string WSMAN_INSTANCE {
get {
return ResourceManager.GetString("WSMAN_INSTANCE", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd.
///
internal static string WSMAN_NS {
get {
return ResourceManager.GetString("WSMAN_NS", resourceCulture);
}
}
///
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer.
///
internal static string WSTRANSFER_NS {
get {
return ResourceManager.GetString("WSTRANSFER_NS", resourceCulture);
}
}
}
}