Compartir a través de


: SerializedSecurityContextType.RestrictedGroupSids (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<XmlArrayItemAttribute("RestrictedGroupIdentifier", IsNullable:=False)> _
Public Property RestrictedGroupSids As SidAndAttributesType()
'Uso
Dim instance As SerializedSecurityContextType
Dim value As SidAndAttributesType()

value = instance.RestrictedGroupSids

instance.RestrictedGroupSids = value
[XmlArrayItemAttribute("RestrictedGroupIdentifier", IsNullable=false)] 
public SidAndAttributesType[] RestrictedGroupSids { get; set; }

Vea también

Referencia

SerializedSecurityContextType (Clase)
SerializedSecurityContextType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)