SPClaimTypes.DistributionListClaimType Property
Gets a string that represents ClaimType used in an SPClaim object that represents a distribution list.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DistributionListClaimType As String
Get
'Usage
Dim value As String
value = SPClaimTypes.DistributionListClaimType
public static string DistributionListClaimType { get; }
Property Value
Type: System.String
Always returns a string that contains “https://schemas.microsoft.com/sharepoint/2009/08/claims/distributionlistsid”.