SPSecurityTokenServiceManager.CookieValueHandlerType 属性
请注意:此 API 现在已过时。
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Do not use this API.")> _
Public Property CookieValueHandlerType As Type
Get
Set
用法
Dim instance As SPSecurityTokenServiceManager
Dim value As Type
value = instance.CookieValueHandlerType
instance.CookieValueHandlerType = value
[ObsoleteAttribute("Do not use this API.")]
public Type CookieValueHandlerType { get; set; }
属性值
类型:System.Type
另请参阅
引用
SPSecurityTokenServiceManager 类