RequestForwarder.RequestToken 屬性
取得的權杖包含 Web 應用程式使用來決定哪些權限允許Silverlight應用程式的資訊。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property RequestToken As ExternalApplicationRequestToken
Get
'用途
Dim instance As RequestForwarder
Dim value As ExternalApplicationRequestToken
value = instance.RequestToken
public ExternalApplicationRequestToken RequestToken { get; }
屬性值
類型:Microsoft.SharePoint.Client.ExternalApplicationRequestToken
權杖,包含 Web 應用程式的權限資訊。