Documentation > CMS Template API Library > FedAuthHosting > SaveProviderConfigToXml(ProviderConfiguration)
SaveProviderConfigToXml
Takes a ProviderConfiguration object and returns an XML representation that is compatible with the Fed Auth Hosting module The token $HOSTNAME$ will be replaced by the actual package hostname if it is available
public System.String SaveProviderConfigToXml(ProviderConfiguration)
Parameters
Name | Description | Type |
---|---|---|
pConfiguration | AuthConfig.ProviderConfiguration |