February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You need to modify authentication settings.
Solution: Use the Set-SPInfoPathFormsService cmdlet with the appropriate parameters.
Several data authentication options either allow or prohibit certain types of data connectivity, as follows:
• RequireSslForDataConnections: Set this option to true to require SSL encryption when your form uses HTTP authentication (such as when accessing a web service).
• AllowEmbeddedSqlForDataConnection: Set this option to true if you have data connection files that contain SQL database connection information, including the username and password.
• AllowUdcAuthenticationForDataConnections: Set this option to true to allow custom forms to access data sources through ...
Read now
Unlock full access