TrustingApplication Properties

 

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

Properties

Name Description
System_CAPS_pubproperty AcceptableAuthenticationMethodStrings

Gets or sets a TrustPolicyStringCollection object that contains the authentication methods used by a client, when it authenticates its account authority to access the corresponding TrustingApplication.

System_CAPS_pubproperty ClaimTransformation

Gets or sets the TrustingRealmClaimTransformation.(Inherited from TrustingRealm.)

System_CAPS_pubproperty Disabled

Gets or sets whether the trust with this realm is currently active. If this is set, no tokens will be accepted from this partner.(Inherited from TrustPolicyEntryBase.)

System_CAPS_protproperty Initialized

Gets or sets if the TrustRealm is initialized.(Inherited from TrustRealm.)

System_CAPS_pubproperty IsWindowsRealm

Gets or sets whether this partner is in a forest which is trusted by the forest to which this Federation Server is joined to.(Inherited from TrustRealm.)

System_CAPS_pubproperty Namespaces

Gets or sets the Namespaces, if the partner is using custom namespaces for policy, addressing and claims.(Inherited from TrustRealm.)

System_CAPS_pubproperty SigningMethod

Gets or sets KerberosSigningMethod as the signing method that is used by the Federation Server when signing tokens.(Inherited from TrustingRealm.)

System_CAPS_pubproperty TokenLifetimeInMinutes

Gets or sets the lifetime of the token on the trusting realm, in minutes.(Inherited from TrustingRealm.)

System_CAPS_pubproperty TrustEntryDisplayName

Gets or sets the display name for this TrustPolicyEntry.(Inherited from TrustPolicyEntry.)

System_CAPS_pubproperty TrustLsUrl

Gets or sets the Federation Service End point URL for the trust partner.(Inherited from TrustRealm.)

System_CAPS_pubproperty TrustPolicyEntryUri

Gets or sets the Uri for this TrustPolicyEntry.(Inherited from TrustPolicyEntry.)

System_CAPS_pubproperty uuid

Gets or sets the universal unique identifier (UUID) for this TrustPolicyEntryBase object.(Inherited from TrustPolicyEntryBase.)

See Also

TrustingApplication Class
System.Web.Security.SingleSignOn Namespace

Return to top