Share via


TrustPolicy.Write Method

 

Writes the name of the XML file that stores this trust policy.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Overload List

Name Description
System_CAPS_pubmethod Write(String)

Writes the trust policy to an XML file.

System_CAPS_pubmethod Write(String, Boolean)

Writes the name of the XML file that stores this trust policy and sets the version number for this policy.

See Also

TrustPolicy Class
System.Web.Security.SingleSignOn Namespace

Return to top