SPClaimTypes.SIP property

SIP claim in IClaimsPrincipal

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SIP As String
    Get
'Usage
Dim value As String

value = SPClaimTypes.SIP
public static string SIP { get; }

Property value

Type: System.String

See also

Reference

SPClaimTypes class

SPClaimTypes members

Microsoft.SharePoint.Administration.Claims namespace