ExternalApplicationRequestToken class
Represents a token that contains the SharePoint Foundation 2010 and user infomation that an external application uses to forward the request to the server.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ExternalApplicationRequestToken
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Class ExternalApplicationRequestToken
'Usage
Dim instance As ExternalApplicationRequestToken
public class ExternalApplicationRequestToken
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.