Name | Description | |
---|---|---|
Name | name of the cookie | |
Options | The current set of cookie options (only set the cookie is a response cookie) | |
Value | value of the cookie |
The following tables list the members exposed by Cookie.
Name | Description | |
---|---|---|
Name | name of the cookie | |
Options | The current set of cookie options (only set the cookie is a response cookie) | |
Value | value of the cookie |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |