PasswordCredential.Properties 屬性

定義

此 API 僅供內部使用,不應在您的程式碼中使用。

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = passwordCredential.properties;
Public ReadOnly Property Properties As IPropertySet

屬性值

此 API 僅供內部使用,不應在您的程式碼中使用。

適用於