SecurityNamespaceDescription.DatabaseCategory 属性

这是描述的数据库类应存储位置此安全命名空间的安全信息。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property DatabaseCategory As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string DatabaseCategory { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

SecurityNamespaceDescription 类

Microsoft.TeamFoundation.Framework.Server 命名空间