ServiceAuthenticationBehavior.ShouldSerializeAuthenticationSchemes 方法

定義

傳回服務是否應序列化驗證機制。

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

傳回

Boolean

如果服務應序列化驗證配置,則為 true,否則為 false

適用於