Modifier

ServiceAuthenticationBehavior.ShouldSerializeAuthenticationSchemes Method

Definition

Returns whether the service should serialize authentication schemes.

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

Returns

true if the service should serialize authentication schemes; otherwise, false.

Applies to