SPSessionSecurityTokenCookieValue.GetCookieItemCount method
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