Compartir a través de


: Application.ApplicationInfo.ContactName (Propiedad) (Microsoft.SharePoint.Portal.SingleSignon)

Gets the name of the person identified as the contact for the enterprise application definition.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal.SingleSignon (in microsoft.sharepoint.portal.singlesignon.dll)

Sintaxis

'Declaración
Public ReadOnly Property ContactName As String
'Uso
Dim instance As ApplicationInfo
Dim value As String

value = instance.ContactName
public string ContactName { get; }

Valor de propiedad

The name of the person identified as the contact for the enterprise application definition.

Vea también

Referencia

Application.ApplicationInfo (Clase)
Application.ApplicationInfo (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)