ConnectedService 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This class is deprecated. See https://aka.ms/bot-file-basics for more information.
聯機服務的基底組態屬性。
[System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)]
public class ConnectedService
[<System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)>]
type ConnectedService = class
Public Class ConnectedService
- 繼承
-
ConnectedService
- 衍生
- 屬性
建構函式
ConnectedService(String) |
已淘汰.
初始化 ConnectedService 類別的新執行個體。 |
屬性
Id |
已淘汰.
取得或設定服務的唯一識別碼。 |
Name |
已淘汰.
取得或設定服務的使用者易記名稱。 |
Properties |
已淘汰.
取得或設定未定義的屬性。 |
Type |
已淘汰.
取得或設定服務的型別。 |
方法
Decrypt(String) |
已淘汰.
解密此服務上的屬性。 |
Encrypt(String) |
已淘汰.
加密此服務上的屬性。 |