FederatedMessageSecurityOverHttp.ShouldSerializeNegotiateServiceCredential Método

Definição

Retorna uma indicação se o processo de negociação das credenciais de serviço não for o padrão e, portanto, deve ser serializado.Returns an indication whether the process of negotiating for service credentials is not the default process and therefore should be serialized.

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

Retornos

Boolean

true se o processo deve ser serializado; caso contrário, false.true if the process should be serialized; otherwise, false.

Aplica-se a