Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SharePointAuthenticationType value for the specified URL.
Syntax
client server public static SharePointAuthenticationType GetAuthenticationType(URL siteUrl)
Run On
Called
Parameters
- siteUrl
Type: URL Extended Data Type
The URL of the site to look up the authentication type form.
Return Value
Type: SharePointAuthenticationType Enumeration
The SharePointAuthenticationType value for the specified URL if one is set; otherwise, SharePointAuthenticationType::Windows.