Partager via


PSContextInfoV14.UrlZone - Propriété

Obtient ou définit la zone d'URL pour l'authentification.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Property UrlZone As Integer
    Get
    Set
'Utilisation
Dim instance As PSContextInfoV14
Dim value As Integer

value = instance.UrlZone

instance.UrlZone = value
public int UrlZone { get; set; }

Valeur de propriété

Type : System.Int32
La zone d'URL pour l'authentification.

Remarques

Les valeurs de zone sont définies dans l'énumération Microsoft.SharePoint.Administration.SPUrlZone . Zones d'URL peuvent être Default, Intranet, Internet, Customou Extranet.

Voir aussi

Référence

PSContextInfoV14 classe

PSContextInfoV14 - Membres

Microsoft.Office.Project.Server.Library - Espace de noms