AutoDetectPageTokens
Controls whether the driver attempts to automatically detect the page token to use for a query targeting a page.
データ型
bool
デフォルト値
true
解説
By default, the driver automatically detects and uses the appropriate page token for queries targeting a page. Set this property to False to disable automatic detection. When disabled, you must use the AuthenticateAsPage property to specify the ID of the page you intend to query.