TargetApplicationField.MaxApplicationFieldCount Property
Gets the maximum number of fields in a target application.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MaxApplicationFieldCount As Integer
Get
'Usage
Dim value As Integer
value = TargetApplicationField.MaxApplicationFieldCount
public static int MaxApplicationFieldCount { get; }
Property Value
Type: System.Int32
The maximum number of fields in a target application.