Property | Type | Description | |
---|---|---|---|
domain | string | ||
expirationDate | System.DateTime | ||
name | string | ||
path | string | ||
scriptAccessible | bool | ||
secure | bool | ||
value | string |
Method | Description | |
---|---|---|
CollidesWith ( |
||
Cookie ( string cookieString ) : System | ||
Matches ( |
||
ToString ( ) : string | ||
ToValueString ( ) : string |
public CollidesWith ( |
||
accessInfo | ||
return | bool |
public Cookie ( string cookieString ) : System | ||
cookieString | string | |
return | System |
public Matches ( |
||
accessInfo | ||
return | bool |