SPExternalApplicationRequestProperties class
從外部應用程式,例如 Silverlight 應用程式,來存取SharePoint Foundation資料表示的要求。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPExternalApplicationRequestProperties
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPExternalApplicationRequestProperties
'用途
Dim instance As SPExternalApplicationRequestProperties
public sealed class SPExternalApplicationRequestProperties
備註
SPExternalApplicationRequestProperties物件會傳遞至外部應用程式提供者 (EAP) 會用來產生並傳回SPExternalApplicationRequestResult物件。後者提供最終的 RequestToken。
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.