SPSessionSecurityTokenRequestData.ValidateCookieValue method
Namespace: Microsoft.SharePoint.IdentityModel
Assembly: Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)
Syntax
'Declaration
Protected Overridable Function ValidateCookieValue As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ValidateCookieValue()
protected virtual bool ValidateCookieValue()
Return value
Type: System.Boolean
See also
Reference
SPSessionSecurityTokenRequestData class