You are here

public property DeployEndpoint::$authenticator_plugin in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 includes/DeployEndpoint.inc \DeployEndpoint::authenticator_plugin

The name of the authenticator plugin to be used for this endpoint.

Type: string

File

includes/DeployEndpoint.inc, line 46
Base class for Deploy endpoint definitions.

Class

DeployEndpoint
Class representing a deployment endpoint.

Code

public $authenticator_plugin = NULL;