Partager via


ISecurityService.CreateSecurityNamespace, méthode

Crée un SecurityNamespace qui est basé en fonction des informations fournies.

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Function CreateSecurityNamespace ( _
    description As SecurityNamespaceDescription _
) As SecurityNamespace
SecurityNamespace CreateSecurityNamespace(
    SecurityNamespaceDescription description
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Client.SecurityNamespace

Exceptions

Exception Condition
InvalidSecurityNamespaceDescriptionException

Levée si le SecurityNamespaceDescription ne réussit pas la validation pour une raison quelconque.

SecurityNamespaceAlreadyExistsException

Levée si un SecurityNamespace existe déjà avec l'ID de la description passée.

Sécurité .NET Framework

Voir aussi

Référence

ISecurityService Interface

Microsoft.TeamFoundation.Framework.Client, espace de noms