SecurityContextPropertyType Class
Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)
Usage
'Usage
Dim instance As SecurityContextPropertyType
Syntax
'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(TypeName:="SecurityContextAssertionPropertyType", Namespace:="https://schemas.microsoft.com/2006/11/ResourceManagement")> _
<XmlRootAttribute(ElementName:="SecurityContextAssertionProperty", Namespace:="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable:=False)> _
Public Class SecurityContextPropertyType
[SerializableAttribute]
[XmlTypeAttribute(TypeName="SecurityContextAssertionPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement")]
[XmlRootAttribute(ElementName="SecurityContextAssertionProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)]
public class SecurityContextPropertyType
[SerializableAttribute]
[XmlTypeAttribute(TypeName=L"SecurityContextAssertionPropertyType", Namespace=L"https://schemas.microsoft.com/2006/11/ResourceManagement")]
[XmlRootAttribute(ElementName=L"SecurityContextAssertionProperty", Namespace=L"https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)]
public ref class SecurityContextPropertyType
/** @attribute SerializableAttribute() */
/** @attribute XmlTypeAttribute(TypeName="SecurityContextAssertionPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement") */
/** @attribute XmlRootAttribute(ElementName="SecurityContextAssertionProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false) */
public class SecurityContextPropertyType
SerializableAttribute
XmlTypeAttribute(TypeName="SecurityContextAssertionPropertyType", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement")
XmlRootAttribute(ElementName="SecurityContextAssertionProperty", Namespace="https://schemas.microsoft.com/2006/11/ResourceManagement", IsNullable=false)
public class SecurityContextPropertyType
Inheritance Hierarchy
System.Object
Microsoft.ResourceManagement.WebServices.WSResourceManagement.SecurityContextPropertyType
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
SecurityContextPropertyType Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace