PasswordCredential.Properties Property

Definition

This API is intended for internal use only should not be used in your code.

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

Property Value

This API is intended for internal use only and should not be used in your code.

Applies to