NetworkOperatorTetheringAccessPointConfiguration.Passphrase 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Platform::String ^ Passphrase { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Passphrase();
void Passphrase(winrt::hstring value);
public string Passphrase { get; set; }
var string = networkOperatorTetheringAccessPointConfiguration.passphrase;
networkOperatorTetheringAccessPointConfiguration.passphrase = string;
Public Property Passphrase As String
屬性值
網路複雜密碼。 複雜密碼 (或密碼) 長度可以介於 8 到 63 個字元之間;和第一個字元和最後一個字元可能不是空格。
Windows 需求
應用程式功能 |
wiFiControl
|