Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of coma seperated items in the cookie value.
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Protected Overridable Function GetCookieItemCount As Integer
'Usage
Dim returnValue As Integer
returnValue = Me.GetCookieItemCount()
protected virtual int GetCookieItemCount()
Return value
Type: System.Int32
See also
Reference
SPSessionSecurityTokenCookieValue class