443 lines
20 KiB
C#
443 lines
20 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 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.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Intel.Management {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// 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() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[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;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/addressing.
|
|
/// </summary>
|
|
internal static string ADDRESSING_NS {
|
|
get {
|
|
return ResourceManager.GetString("ADDRESSING_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous.
|
|
/// </summary>
|
|
internal static string ANONYMOUS_NS {
|
|
get {
|
|
return ResourceManager.GetString("ANONYMOUS_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer/CreateResponse.
|
|
/// </summary>
|
|
internal static string CREATE_RESPONSE {
|
|
get {
|
|
return ResourceManager.GetString("CREATE_RESPONSE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string CREATE_XML {
|
|
get {
|
|
return ResourceManager.GetString("CREATE_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string DELETE_XML {
|
|
get {
|
|
return ResourceManager.GetString("DELETE_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration.
|
|
/// </summary>
|
|
internal static string ENUM_NS {
|
|
get {
|
|
return ResourceManager.GetString("ENUM_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration/EnumerateResponse.
|
|
/// </summary>
|
|
internal static string ENUM_RESPONSE {
|
|
get {
|
|
return ResourceManager.GetString("ENUM_RESPONSE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string ENUM_XML {
|
|
get {
|
|
return ResourceManager.GetString("ENUM_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <{0}:EndpointReference xmlns:{0}="{1}" xmlns:{2}="{3}"></{0}:EndpointReference>.
|
|
/// </summary>
|
|
internal static string EPR_INSTANCE {
|
|
get {
|
|
return ResourceManager.GetString("EPR_INSTANCE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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>.
|
|
/// </summary>
|
|
internal static string EPR_XML {
|
|
get {
|
|
return ResourceManager.GetString("EPR_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.dmtf.org/wbem/wsman/1/cimbinding/associationFilter.
|
|
/// </summary>
|
|
internal static string FILTER_DIALECT {
|
|
get {
|
|
return ResourceManager.GetString("FILTER_DIALECT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <wsman:Filter Dialect="{0}" xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd"></wsman:Filter>.
|
|
/// </summary>
|
|
internal static string FILTER_INSTANCE {
|
|
get {
|
|
return ResourceManager.GetString("FILTER_INSTANCE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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>
|
|
///.
|
|
/// </summary>
|
|
internal static string FILTER_XML {
|
|
get {
|
|
return ResourceManager.GetString("FILTER_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer/GetResponse.
|
|
/// </summary>
|
|
internal static string GET_RESPONSE {
|
|
get {
|
|
return ResourceManager.GetString("GET_RESPONSE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string GET_XML {
|
|
get {
|
|
return ResourceManager.GetString("GET_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Request and response message ids don't match.
|
|
/// </summary>
|
|
internal static string ID_MISMATCH {
|
|
get {
|
|
return ResourceManager.GetString("ID_MISMATCH", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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>.
|
|
/// </summary>
|
|
internal static string IDENTIFY_XML {
|
|
get {
|
|
return ResourceManager.GetString("IDENTIFY_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <p:{0}_INPUT xmlns:p="{1}"></p:{0}_INPUT>.
|
|
/// </summary>
|
|
internal static string INPUT_INSTANCE {
|
|
get {
|
|
return ResourceManager.GetString("INPUT_INSTANCE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string INVOKE_XML {
|
|
get {
|
|
return ResourceManager.GetString("INVOKE_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to No namespace registered for {0}.
|
|
/// </summary>
|
|
internal static string NS_NOT_FOUND {
|
|
get {
|
|
return ResourceManager.GetString("NS_NOT_FOUND", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/enumeration/PullResponse.
|
|
/// </summary>
|
|
internal static string PULL_RESPONSE {
|
|
get {
|
|
return ResourceManager.GetString("PULL_RESPONSE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string PULL_XML {
|
|
get {
|
|
return ResourceManager.GetString("PULL_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string PUT_XML {
|
|
get {
|
|
return ResourceManager.GetString("PUT_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://www.w3.org/2003/05/soap-envelope.
|
|
/// </summary>
|
|
internal static string SOAP_NS {
|
|
get {
|
|
return ResourceManager.GetString("SOAP_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/eventing/SubscribeResponse.
|
|
/// </summary>
|
|
internal static string SUBSCRIBE_RESPONSE {
|
|
get {
|
|
return ResourceManager.GetString("SUBSCRIBE_RESPONSE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string SUBSCRIBE_XML {
|
|
get {
|
|
return ResourceManager.GetString("SUBSCRIBE_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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]";.
|
|
/// </summary>
|
|
internal static string UNSUBSCRIBE_XML {
|
|
get {
|
|
return ResourceManager.GetString("UNSUBSCRIBE_XML", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/08/eventing.
|
|
/// </summary>
|
|
internal static string WSEVENTING_NS {
|
|
get {
|
|
return ResourceManager.GetString("WSEVENTING_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <p:{0} xmlns:p="{1}"></p:{0}>.
|
|
/// </summary>
|
|
internal static string WSMAN_INSTANCE {
|
|
get {
|
|
return ResourceManager.GetString("WSMAN_INSTANCE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd.
|
|
/// </summary>
|
|
internal static string WSMAN_NS {
|
|
get {
|
|
return ResourceManager.GetString("WSMAN_NS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to http://schemas.xmlsoap.org/ws/2004/09/transfer.
|
|
/// </summary>
|
|
internal static string WSTRANSFER_NS {
|
|
get {
|
|
return ResourceManager.GetString("WSTRANSFER_NS", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|