IssuedTokenServiceElement.SamlSerializerType Egenskap

Definition

Hämtar eller anger vilken typ av SamlSerializer som används för tjänstens autentiseringsuppgifter.

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

Egenskapsvärde

Den typ av SamlSerializer som används för tjänstens autentiseringsuppgifter.

Attribut

Gäller för