Share via


DeploymentRoleAssignment.AnonymousPermMask Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property AnonymousPermMask As String
'Usage
Dim instance As DeploymentRoleAssignment
Dim value As String

value = instance.AnonymousPermMask

instance.AnonymousPermMask = value
[XmlAttributeAttribute] 
public string AnonymousPermMask { get; set; }

See Also

Reference

DeploymentRoleAssignment Class
DeploymentRoleAssignment Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace