ClientAuthentication constructor

ClientAuthentication()

Implementation

ClientAuthentication()
    :super(AuthenticationType.Client)
{

}