Documentation > CMS Template API Library > FedAuthHosting > SaveAuthConfigToXml(AuthConfiguration)
SaveAuthConfigToXml
Takes a AuthConfiguration 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 SaveAuthConfigToXml(AuthConfiguration)
Parameters
Name | Description | Type |
---|---|---|
authConfiguration | AuthConfig.AuthConfiguration |