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 the separator of the claim that is used to separate the claim type, claim value, and claim issuer.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ClaimsSeparator As String
Get
'Usage
Dim value As String
value = SecureStoreServiceClaim.ClaimsSeparator
public static string ClaimsSeparator { get; }
Property Value
Type: System.String
The separator for the claim type, claim value, and claim issuer.