Authentication interface
伺服器客戶端驗證機制的定義。
屬性
method | 定義方法,以在伺服器上驗證客戶端的使用者。 |
username |
定義選取 UsernamePassword 使用者驗證模式時的使用者名稱和密碼參考。 |
x509Credentials | 定義選取 [憑證用戶驗證模式] 時的憑證參考。 |
屬性詳細資料
method
定義方法,以在伺服器上驗證客戶端的使用者。
method: string
屬性值
string
usernamePasswordCredentials
定義選取 UsernamePassword 使用者驗證模式時的使用者名稱和密碼參考。
usernamePasswordCredentials?: UsernamePasswordCredentials