Share via


SecureConversationServiceElement.SecurityStateEncoderType 屬性

定義

取得或設定要使用的 SecurityStateEncoder 的型別。

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

屬性值

String

要使用之 SecurityStateEncoder 的型別。

屬性

適用於