Share via


IssuedTokenClientElement.LocalIssuerChannelBehaviors Propriété

Définition

Obtient ou définit une collection de comportements du canal de l'émetteur local.

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

Valeur de propriété

Collection de comportements du canal de l’émetteur local. La valeur par défaut est une chaîne vide.

Attributs

S’applique à