SPClaimTypes.DistributionListClaimType property
會取得 string,代表ClaimTypeSPClaim物件,代表通訊群組清單中所使用。
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property DistributionListClaimType As String
Get
'用途
Dim value As String
value = SPClaimTypes.DistributionListClaimType
public static string DistributionListClaimType { get; }
Property value
Type: System.String
永遠會傳回字串,其中含有"https://schemas.microsoft.com/sharepoint/2009/08/claims/distributionlistsid"。