Partager via


SPSecurityTokenServiceManager.CookieValueHandlerType - Propriété

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.SharePoint.Administration.Claims
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Do not use this API.")> _
Public Property CookieValueHandlerType As Type
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.Type

Voir aussi

Référence

SPSecurityTokenServiceManager classe

SPSecurityTokenServiceManager - Membres

Microsoft.SharePoint.Administration.Claims - Espace de noms