Partager via


_sListMetadata.Permissions, champ (websvcSiteData)

A string representing the permissions to the list.

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
Public Permissions As String
'Utilisation
Dim instance As _sListMetadata
Dim value As String

value = instance.Permissions

instance.Permissions = value
public string Permissions

Notes

If the current user has no rights to read permissions, or if the InheritedSecurity property has a value of true, then this Permissions field is empty. Otherwise, when the list has individually configured permissions, then this Permissions field contains well-formed XML described in ListPermissions.

Voir aussi

Référence

_sListMetadata, structure
Membres _sListMetadata
websvcSiteData, espace de noms
ValidSecurityInfo

Autres ressources

Checking for Well-Formed and Valid XML