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