IssuedTokenServiceElement.SamlSerializerType Propriété

Définition

Obtient ou définit le type de celui-ci SamlSerializer utilisé pour les informations d’identification du service.

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

Valeur de propriété

Type de celui-ci SamlSerializer utilisé pour les informations d’identification du service.

Attributs

S’applique à