LibrarySubscriptionInfoAuthenticationMethod

Indicate how the subscribed library should authenticate with the published library endpoint.
BASIC : Require HTTP Basic authentication matching a specified username and password.
NONE : Require no authentication.

Enumeration:   BASIC,   NONE,  


Feedback

Was this page helpful?