Share via


SecureStoreServiceClaim constructor (SPClaim)

Initializes a new instance of the SecureStoreServiceClaim class using the specified claim.

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

Syntax

'Declaration
Public Sub New ( _
    claim As SPClaim _
)
'Usage
Dim claim As SPClaim

Dim instance As New SecureStoreServiceClaim(claim)
public SecureStoreServiceClaim(
    SPClaim claim
)

Parameters

See also

Reference

SecureStoreServiceClaim class

SecureStoreServiceClaim members

SecureStoreServiceClaim overload

Microsoft.Office.SecureStoreService.Server namespace