PSContextInfo.UrlZone-Eigenschaft
Dient zum Abrufen oder festlegen die URL-Zone für die Authentifizierung.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property UrlZone As Integer
Get
Set
'Usage
Dim instance As PSContextInfo
Dim value As Integer
value = instance.UrlZone
instance.UrlZone = value
[DataMemberAttribute]
public int UrlZone { get; set; }
Eigenschaftswert
Typ: System.Int32
Der URL-Zone.
Implementiert
Hinweise
Zone Werte werden in der Microsoft.SharePoint.Administration.SPUrlZone -Enumeration definiert. URL-Zonen können Default, Intranet, Internet, Customoder Extranetsein.