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 仅供内部使用,不应在代码中使用。

适用于