Share via


DeploymentBaseContext.AuthenticationType Property

Definition

Gets or sets a string that determines the type of authentication to use in the deployment operation.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); };
public string AuthenticationType { get; }
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

Property Value

A string that contains the authentication type.

Applies to