获取或设置受信任的提供商的说明。
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property Description As String
Get
Set
用法
Dim instance As SPTrustedProviderBase
Dim value As String
value = instance.Description
instance.Description = value
public string Description { get; set; }
属性值
类型:System.String
String 包含受信任的提供商的说明。