Share via


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는 내부 전용이며 코드에서 사용하면 안 됩니다.

적용 대상