Share via


IssuedTokenServiceElement.SamlSerializerType 屬性

定義

取得或設定用於服務認證之 SamlSerializer 的型別。

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

屬性值

用於服務認證之 SamlSerializer 的型別。

屬性

適用於