Share via


SecureStoreServiceClaim.MaxClaimIssuerLength Property

Gets the maximum length of the claim issuer.

Namespace:  Microsoft.Office.SecureStoreService.Server
Assembly:  Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)

Syntax

'Declaration
Public Shared ReadOnly Property MaxClaimIssuerLength As Integer
    Get
'Usage
Dim value As Integer

value = SecureStoreServiceClaim.MaxClaimIssuerLength
public static int MaxClaimIssuerLength { get; }

Property Value

Type: System.Int32
The maximum length of the claim issuer.

See Also

Reference

SecureStoreServiceClaim Class

SecureStoreServiceClaim Members

Microsoft.Office.SecureStoreService.Server Namespace