Share via


IssuedTokenServiceElement.SamlSerializerType Eigenschaft

Definition

Ruft den Typ von SamlSerializer am oder legt den Typ fest, der für die Dienstanmeldeinformationen verwendet wird.

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

Eigenschaftswert

String

Der Typ von SamlSerializer, der für die Dienstanmeldeinformationen verwendet wird.

Attribute

Gilt für