Microsoft.SensorServices.Rf ...


RfidServerBootstrapConfiguration Class
Holds the RFID server bootstrap configuration.

Namespace: Microsoft.SensorServices.Rfid.Management
Assembly: Microsoft.Rfid.Design (in microsoft.rfid.design.dll)
Syntax

Visual Basic
&lSerializableAttribute> _
&lGeneratedCodeAttribute("xsd", "2.0.50727.1432")> _
&lXmlRootAttribute("rfidServerBootstrapConfiguration", Namespace:="http://tempuri.org/RfidConfigFile.xsd", IsNullable:=<span class="input">False</span>)> _
&lDebuggerStepThroughAttribute> _
&lDesignerCategoryAttribute("code")> _
&lXmlTypeAttribute(Namespace:="http://tempuri.org/RfidConfigFile.xsd")> _
<span class="input">Public</span> <span class="input">Class</span> <span class="identifier">RfidServerBootstrapConfiguration</span>
C#
SerializableAttribute] 
GeneratedCodeAttribute("xsd", "2.0.50727.1432")] 
XmlRootAttribute("rfidServerBootstrapConfiguration", Namespace="http://tempuri.org/RfidConfigFile.xsd", IsNullable=<span class="input">false</span>)] 
DebuggerStepThroughAttribute] 
DesignerCategoryAttribute("code")] 
XmlTypeAttribute(Namespace="http://tempuri.org/RfidConfigFile.xsd")] 
<span class="input">public</span> <span class="input">class</span> <span class="identifier">RfidServerBootstrapConfiguration</span>
C++
SerializableAttribute] 
GeneratedCodeAttribute(L"xsd", L"2.0.50727.1432")] 
XmlRootAttribute(L"rfidServerBootstrapConfiguration", Namespace=L"http://tempuri.org/RfidConfigFile.xsd", IsNullable=<span class="input">false</span>)] 
DebuggerStepThroughAttribute] 
DesignerCategoryAttribute(L"code")] 
XmlTypeAttribute(Namespace=L"http://tempuri.org/RfidConfigFile.xsd")] 
<span class="input">public</span> <span class="input">ref class</span> <span class="identifier">RfidServerBootstrapConfiguration</span>
J#
/** @attributSerializableAttribute() */ 
/** @attributGeneratedCodeAttribute("xsd", "2.0.50727.1432") */ 
/** @attributXmlRootAttribute("rfidServerBootstrapConfiguration", Namespace="http://tempuri.org/RfidConfigFile.xsd", IsNullable=<span class="input">false</span>) */ 
/** @attributDebuggerStepThroughAttribute() */ 
/** @attributDesignerCategoryAttribute("code") */ 
/** @attributXmlTypeAttribute(Namespace="http://tempuri.org/RfidConfigFile.xsd") */ 
<span class="input">public</span> <span class="input">class</span> <span class="identifier">RfidServerBootstrapConfiguration</span>
JScript
SerializableAttributGeneratedCodeAttribute("xsd", "2.0.50727.1432"XmlRootAttribute("rfidServerBootstrapConfiguration", Namespace="http://tempuri.org/RfidConfigFile.xsd", IsNullable=<span class="input">false</span>)  DebuggerStepThroughAttributDesignerCategoryAttribute("code"XmlTypeAttribute(Namespace="http://tempuri.org/RfidConfigFile.xsd") 
<span class="input">public</span> <span class="input">class</span> <span class="identifier">RfidServerBootstrapConfiguration</span>
Inheritance Hierarchy

System.Object
  Microsoft.SensorServices.Rfid.Management.RfidServerBootstrapConfiguration
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3

Target Platforms

Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3
See Also

Tags :


Page view tracker