Partager via


ISecurityService.GetSecurityNamespace, méthode

Retourne le SecurityNamespace associé à cet ID. Null est retournée si un SecurityNamespace avec cet ID n'existe pas.

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

Syntaxe

'Déclaration
Function GetSecurityNamespace ( _
    namespaceId As Guid _
) As SecurityNamespace
SecurityNamespace GetSecurityNamespace(
    Guid namespaceId
)

Paramètres

  • namespaceId
    Type : System.Guid
    L'ID du SecurityNamespace a voulu.

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Client.SecurityNamespace
SecurityNamespace associé à cet ID.Null est retournée si un SecurityNamespace avec cet ID n'existe pas.

Sécurité .NET Framework

Voir aussi

Référence

ISecurityService Interface

Microsoft.TeamFoundation.Framework.Client, espace de noms