set_can_save_credentials


Description:

[ Version ( since = "2.30" ) ]
public void set_can_save_credentials (bool enabled)

Set whether the authentication method associated with this should allow the storage of credentials.

Set whether the authentication method associated with this should allow the storage of credentials. This should be used by applications handling their own credentials storage to indicate that it should be supported even when internal credential storage is disabled or unsupported. Note that storing of credentials will not be allowed on ephemeral sessions in any case.

Parameters:

this

a AuthenticationRequest

enabled

value to set