Partager via


RoleDefinition.Id - Propriété

Gets a value that specifies the Id of the role definition.

Espace de noms :  Microsoft.SharePoint.Client
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 Id As Integer
    Get
'Utilisation
Dim instance As RoleDefinition
Dim value As Integer

value = instance.Id
public int Id { get; }

Valeur de propriété

Type : System.Int32
Returns a Int32 instance representing the Id of the role definition.

Remarques

Its value must be equal to or greater than 1073741824.

Voir aussi

Référence

RoleDefinition classe

RoleDefinition - Membres

Microsoft.SharePoint.Client - Espace de noms