SPIisWebServiceApplicationPool.GetSecurityIdentifier - Méthode

Obtient l'identité du pool d'applications.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Function GetSecurityIdentifier As SecurityIdentifier
'Utilisation
Dim instance As SPIisWebServiceApplicationPool
Dim returnValue As SecurityIdentifier

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

Valeur renvoyée

Type : System.Security.Principal.SecurityIdentifier
Un objet SecurityIdentifier .

Exceptions

Exception Condition
NotSupportedException

Le type d'identité spécifié par IdentityType n'est pas pris en charge.

Voir aussi

Référence

SPIisWebServiceApplicationPool classe

SPIisWebServiceApplicationPool - Membres

Microsoft.SharePoint.Administration - Espace de noms