_sWebMetadata.ExternalSecurity Field
A Boolean variable that specifies whether an external security provider is provided for the site.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public ExternalSecurity As Boolean
'Usage
Dim instance As _sWebMetadata
Dim value As Boolean
value = instance.ExternalSecurity
instance.ExternalSecurity = value
public bool ExternalSecurity
Remarks
An external security provider is application-dependent, and may or may not be implemented using the Microsoft.SharePoint namespaces.
See Also
Reference
Other Resources
ExternalSecurityProviderSetting
Microsoft SharePoint Products and Technologies Overview