Partager via


UserSharingResult.AllowedRoles - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Sharing
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AllowedRoles As IEnumerable(Of Role)
    Get
'Utilisation
Dim instance As UserSharingResult
Dim value As IEnumerable(Of Role)

value = instance.AllowedRoles
public IEnumerable<Role> AllowedRoles { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<Role>

Voir aussi

Référence

UserSharingResult classe

UserSharingResult - Membres

Microsoft.SharePoint.Client.Sharing - Espace de noms