Compartir a través de


ServiceAuthenticationBehavior.ShouldSerializeAuthenticationSchemes Método

Definición

Devuelve si el servicio debe serializar esquemas de autenticación.

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

Devoluciones

Boolean

true si el servicio debe serializar esquemas de autenticación; si no, false.

Se aplica a