UserIdentifierPropertyType Class
Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)
Usage
'Usage
Dim instance As UserIdentifierPropertyType
Syntax
'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(TypeName:="UserIdentifierPropertyType", Namespace:="https://schemas.microsoft.com/2006/11/ResourceManagement")> _
<XmlRootAttribute(ElementName:="UserIdentifierProperty", Namespace:="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable:=False)> _
Public Class UserIdentifierPropertyType
[SerializableAttribute]
[XmlTypeAttribute(TypeName="UserIdentifierPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement")]
[XmlRootAttribute(ElementName="UserIdentifierProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)]
public class UserIdentifierPropertyType
[SerializableAttribute]
[XmlTypeAttribute(TypeName=L"UserIdentifierPropertyType", Namespace=L"https://schemas.microsoft.com/2006/11/ResourceManagement")]
[XmlRootAttribute(ElementName=L"UserIdentifierProperty", Namespace=L"https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)]
public ref class UserIdentifierPropertyType
/** @attribute SerializableAttribute() */
/** @attribute XmlTypeAttribute(TypeName="UserIdentifierPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement") */
/** @attribute XmlRootAttribute(ElementName="UserIdentifierProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false) */
public class UserIdentifierPropertyType
SerializableAttribute
XmlTypeAttribute(TypeName="UserIdentifierPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement")
XmlRootAttribute(ElementName="UserIdentifierProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)
public class UserIdentifierPropertyType
Inheritance Hierarchy
System.Object
Microsoft.ResourceManagement.WebServices.WSResourceManagement.UserIdentifierPropertyType
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 XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
UserIdentifierPropertyType Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace