SPWeb.HasExternalSecurityProvider property
SharePoint 2013
NOTE: This API is now obsolete.
Gets a Boolean value that indicates whether the site uses an external security provider.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("External Security Provider is obsolete.")] public bool HasExternalSecurityProvider { get; }
Property value
Type: System.Booleantrue if the site uses an external security provider; otherwise, false.