Share via


PublishingCredential class

Inheritance hierarchy

System.Object
  Microsoft.Web.Hosting.Administration.PublishingCredential

Namespace:  Microsoft.Web.Hosting.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/windowsazure")> _
Public Class PublishingCredential
'Usage
Dim instance As PublishingCredential
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/windowsazure")]
public class PublishingCredential

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PublishingCredential members

Microsoft.Web.Hosting.Administration namespace