The PolicyServerUrlPropertyID enumeration contains values that specify the type of property value to be returned by the GetStringProperty method or set by the SetStringProperty method on the IX509PolicyServerUrl interface.
typedef enum PolicyServerUrlPropertyID { PsPolicyID, PsFriendlyName } ;
GetStringProperty
SetStringProperty
Thank you.