PeerCredential.MeshPassword 属性

定义

获取或设置对等方用于向对等网格进行身份验证的密码。

public:
 property System::String ^ MeshPassword { System::String ^ get(); void set(System::String ^ value); };
public string MeshPassword { get; set; }
member this.MeshPassword : string with get, set
Public Property MeshPassword As String

属性值

String

对等方用于向对等网格进行身份验证的密码。

适用于