Compartilhar via


TrustPolicy.NewTrustingApplication Method

 

Adds a new TrustingApplication to this TrustPolicy.

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

Overload List

Name Description
System_CAPS_pubmethod NewTrustingApplication(String, String)

Adds a new TrustingApplication object to this TrustPolicy object.

System_CAPS_pubmethod NewTrustingApplication(String, String, String)

Adds a new TrustingApplication object to this TrustPolicy object.

See Also

TrustPolicy Class
System.Web.Security.SingleSignOn Namespace

Return to top