cookieDomain property

String? cookieDomain
getter/setter pair

The Domain value to set for cookies generated by IAP.

This value is not validated by the API, but will be ignored at runtime if invalid.

Implementation

core.String? cookieDomain;