Share via


_sWebMetadata.ExternalSecurity field

A Boolean variable that specifies whether an external security provider is provided for the site.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

_sWebMetadata structure

_sWebMetadata members

WebSvcSiteData namespace

IExternalSecurityWeb

Other resources

ExternalSecurityProviderSetting

Microsoft SharePoint Products and Technologies Overview