SPClaimTypes.SMTP property

SMTP claim in IClaimsPrincipal

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPClaimTypes class

SPClaimTypes members

Microsoft.SharePoint.Administration.Claims namespace