authProperties property

CarpAuthProperties get authProperties

The CARP authentication properties associated with the CARP Web Service. Returns null if this service has not yet been configured via the configure method.

Implementation

CarpAuthProperties get authProperties => nonNullAble(_authProperties);