ContentDeploymentPath.AuthenticationType Property
Gets or sets the Windows-based authentication type.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property AuthenticationType As String
Get
Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As String
value = instance.AuthenticationType
instance.AuthenticationType = value
public string AuthenticationType { get; set; }
Property Value
Type: System.String
A Windows-based authentication type.