Share via


IRequestResources.RequestResources property

Reserved for internal use. Verifies that a user who requests an operation involving the modification of site objects has permissions to complete the specified operation.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property RequestResources As RequestResources
    Get
'Usage
Dim instance As IRequestResources
Dim value As RequestResources

value = instance.RequestResources
RequestResources RequestResources { get; }

Property value

Type: Microsoft.SharePoint.RequestResources

See also

Reference

IRequestResources interface

IRequestResources members

Microsoft.SharePoint namespace