Share via


SecureConversationServiceElement.SecurityStateEncoderType Eigenschaft

Definition

Ruft den zu verwendenden Typ von SecurityStateEncoder ab oder legt ihn fest.

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

Eigenschaftswert

String

Der zu verwendende SecurityStateEncoder-Typ.

Attribute

Gilt für