IdentityProviderTrustConfiguration.LiveIdAppliesTo Property

Definition

Gets or sets the scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification.

public:
 property System::String ^ LiveIdAppliesTo { System::String ^ get(); void set(System::String ^ value); };
public string LiveIdAppliesTo { get; set; }
member this.LiveIdAppliesTo : string with get, set
Public Property LiveIdAppliesTo As String

Property Value

The scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification.

Applies to