SPRoleAssignmentCollection.Xml - Propriété

Obtient la collection d'attributions de rôle au format XML.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Xml As String
    Get
'Utilisation
Dim instance As SPRoleAssignmentCollection
Dim value As String

value = instance.Xml
public string Xml { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient la collection d'attributions de rôle au format XML.

Voir aussi

Référence

SPRoleAssignmentCollection classe

SPRoleAssignmentCollection - Membres

Microsoft.SharePoint - Espace de noms