Library_SubscriptionInfo_AuthenticationMethod
Library_SubscriptionInfo_AuthenticationMethod
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.
This data structure has no properties.
Enumeration: BASIC, NONE,