FormsSignInPage.GetSessionTokenWriteType 方法

获取令牌,并重新编写为请求的类型。

命名空间:  Microsoft.SharePoint.IdentityModel.Pages
程序集:  Microsoft.SharePoint.IdentityModel(位于 Microsoft.SharePoint.IdentityModel.dll 中)

语法

声明
Protected Overridable Function GetSessionTokenWriteType ( _
    formsSignInControl As Login _
) As SPSessionTokenWriteType
用法
Dim formsSignInControl As Login
Dim returnValue As SPSessionTokenWriteType

returnValue = Me.GetSessionTokenWriteType(formsSignInControl)
protected virtual SPSessionTokenWriteType GetSessionTokenWriteType(
    Login formsSignInControl
)

参数

返回值

类型:Microsoft.SharePoint.IdentityModel.SPSessionTokenWriteType
写入给定的用户请求的标记场的策略。

另请参阅

引用

FormsSignInPage 类

FormsSignInPage 成员

Microsoft.SharePoint.IdentityModel.Pages 命名空间