DeploymentRoleAssignmentX Class (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="urn:deployment-manifest-schema")> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
Public Class DeploymentRoleAssignmentX
'Usage
Dim instance As DeploymentRoleAssignmentX
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="urn:deployment-manifest-schema")] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
public class DeploymentRoleAssignmentX

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.Internal.Administration.Schema.DeploymentRoleAssignmentX

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.

See Also

Reference

DeploymentRoleAssignmentX Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace