SPSiteUrl.Zone property
Obtém ou define a diretiva de autenticação definidos (zona) do site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property Zone As SPUrlZone
Get
Set
'Uso
Dim instance As SPSiteUrl
Dim value As SPUrlZone
value = instance.Zone
instance.Zone = value
public SPUrlZone Zone { get; set; }
Property value
Type: Microsoft.SharePoint.Administration.SPUrlZone
A diretiva de autenticação definidos (zona).