NetMsmqBinding.ShouldSerializeSecurity Método

Definição

Retorna um valor que indica se a propriedade Security foi alterada do valor padrão e se deve ser serializada.Returns a value that indicates whether the Security property has changed from its default value and should be serialized.

public:
 bool ShouldSerializeSecurity();
public bool ShouldSerializeSecurity ();
member this.ShouldSerializeSecurity : unit -> bool
Public Function ShouldSerializeSecurity () As Boolean

Retornos

Boolean

true se o valor da propriedade Security precisar ser serializado; caso contrário, false.true if the Security property value should be serialized; otherwise, false.

Aplica-se a