SPIisWebServiceApplicationPool.GetSecurityIdentifier 方法

获取标识的应用程序池。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function GetSecurityIdentifier As SecurityIdentifier
用法
Dim instance As SPIisWebServiceApplicationPool
Dim returnValue As SecurityIdentifier

returnValue = instance.GetSecurityIdentifier()
public SecurityIdentifier GetSecurityIdentifier()

返回值

类型:System.Security.Principal.SecurityIdentifier
一个SecurityIdentifier对象。

异常

异常 条件
NotSupportedException

不支持由IdentityType指定的标识类型。

另请参阅

引用

SPIisWebServiceApplicationPool 类

SPIisWebServiceApplicationPool 成员

Microsoft.SharePoint.Administration 命名空间