SecureStoreServiceClaim.MaxClaimTypeLength Property
Gets the maximum length of the claim type.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MaxClaimTypeLength As Integer
Get
'Usage
Dim value As Integer
value = SecureStoreServiceClaim.MaxClaimTypeLength
public static int MaxClaimTypeLength { get; }
Property Value
Type: System.Int32
The maximum length of the claim type.