Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the claim type of the current claim.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Property ClaimType As String
Get
Set
'Usage
Dim instance As SecureStoreServiceClaim
Dim value As String
value = instance.ClaimType
instance.ClaimType = value
public string ClaimType { get; set; }
Property Value
Type: System.String
An object that represents the type of the current claim object.