Share via


Application.ApplicationInfo.FieldContents Property

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public ReadOnly Property FieldContents As SsoCredentialContents
    Get
'Usage
Dim instance As Application.ApplicationInfo
Dim value As SsoCredentialContents

value = instance.FieldContents
public SsoCredentialContents FieldContents { get; }

Property Value

Type: Microsoft.SharePoint.Portal.SingleSignon.SsoCredentialContents

See Also

Reference

Application.ApplicationInfo Class

Application.ApplicationInfo Members

Microsoft.SharePoint.Portal.SingleSignon Namespace