Library_PublishInfo_AuthenticationMethod
Library_PublishInfo_AuthenticationMethod
The PublishInfo.AuthenticationMethod enumerated type indicates how a subscribed library should authenticate to 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,