IdentityProviderTrustConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the configuration information required to use an identity provider.
public ref class IdentityProviderTrustConfiguration abstract
[System.Security.SecuritySafeCritical]
public abstract class IdentityProviderTrustConfiguration
[<System.Security.SecuritySafeCritical>]
type IdentityProviderTrustConfiguration = class
Public MustInherit Class IdentityProviderTrustConfiguration
- Inheritance
-
IdentityProviderTrustConfiguration
- Derived
- Attributes
Properties
AppliesTo |
Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification. |
Endpoint |
Gets the endpoint of the identity provider. |
LiveIdAppliesTo |
Gets or sets the scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification. |
Policy |
Gets or sets a policy configuration that identifies a Secure Token Service (STS). |