UpdateGatewaySettingsParameters interface
更新閘道設定要求參數。
屬性
is |
指出是否啟用閘道設定型授權。 |
password | 閘道設定用戶密碼。 |
user |
閘道設定用戶名稱。 |
屬性詳細資料
isCredentialEnabled
指出是否啟用閘道設定型授權。
isCredentialEnabled?: boolean
屬性值
boolean
password
閘道設定用戶密碼。
password?: string
屬性值
string
userName
閘道設定用戶名稱。
userName?: string
屬性值
string