IssuedTokenClientBehaviorsElement.BehaviorConfiguration Eigenschap

Definitie

Hiermee haalt u het gedrag op waarop deze configuratie van toepassing is, op of stelt u deze in.

public:
 property System::String ^ BehaviorConfiguration { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("behaviorConfiguration", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string BehaviorConfiguration { get; set; }
[<System.Configuration.ConfigurationProperty("behaviorConfiguration", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.BehaviorConfiguration : string with get, set
Public Property BehaviorConfiguration As String

Waarde van eigenschap

De naam van het gedrag waarop deze configuratie van toepassing is. De standaardwaarde is een lege tekenreeks.

Kenmerken

Van toepassing op