共用方式為


ClientAuthenticationSettings interface

命名空間資源的客戶端驗證設定。

屬性

alternativeAuthenticationNameSources

與命名空間資源之客戶端驗證設定相關的替代驗證名稱來源。

customJwtAuthentication

命名空間資源的自定義 JWT 驗證設定。

屬性詳細資料

alternativeAuthenticationNameSources

與命名空間資源之客戶端驗證設定相關的替代驗證名稱來源。

alternativeAuthenticationNameSources?: string[]

屬性值

string[]

customJwtAuthentication

命名空間資源的自定義 JWT 驗證設定。

customJwtAuthentication?: CustomJwtAuthenticationSettings

屬性值