TargetApplicationField.MinApplicationFieldCount Property
Gets the minimum 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 MinApplicationFieldCount As Integer
Get
'Usage
Dim value As Integer
value = TargetApplicationField.MinApplicationFieldCount
public static int MinApplicationFieldCount { get; }
Property Value
Type: System.Int32
The minimum number of fields in a target application.