SerializedSecurityContextType.RestrictedGroupSids, propriété (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<XmlArrayItemAttribute("RestrictedGroupIdentifier", IsNullable:=False)> _
Public Property RestrictedGroupSids As SidAndAttributesType()
'Utilisation
Dim instance As SerializedSecurityContextType
Dim value As SidAndAttributesType()
value = instance.RestrictedGroupSids
instance.RestrictedGroupSids = value
[XmlArrayItemAttribute("RestrictedGroupIdentifier", IsNullable=false)]
public SidAndAttributesType[] RestrictedGroupSids { get; set; }
Voir aussi
Référence
SerializedSecurityContextType, classe
Membres SerializedSecurityContextType
Microsoft.SharePoint.Portal.WebControls, espace de noms