interaction


Description:

[ ConcreteAccessor ]
public abstract TlsInteraction interaction { get; set; }

A TlsInteraction object to be used when the connection or certificate database need to interact with the user.

This will be used to prompt the user for passwords where necessary.