Share via


SecureStoreServiceClaim.SystemClaim property

Represent a SecureStoreServiceClaim for giving permissions to full trust sharepoint code when there is no user-context

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

Syntax

'Declaration
Public Shared ReadOnly Property SystemClaim As SecureStoreServiceClaim
    Get
'Usage
Dim value As SecureStoreServiceClaim

value = SecureStoreServiceClaim.SystemClaim
public static SecureStoreServiceClaim SystemClaim { get; }

Property value

Type: Microsoft.Office.SecureStoreService.Server.SecureStoreServiceClaim

See also

Reference

SecureStoreServiceClaim class

SecureStoreServiceClaim members

Microsoft.Office.SecureStoreService.Server namespace