| Win32Reg_SMSAdvancedClientSSLConfiguration | |||
| NA | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| CertificateSelectionCriteria | String | NA | |
| CertificateStore | String | NA | |
| ClientAlwaysOnInternet | UInt32 | NA | |
| HttpsStateFlags | UInt32 | NA | |
| InstanceKey | String | NA | |
| InternetMPHostName | String | NA | |
| SelectFirstCertificate | UInt32 | NA | |
| SAMPLE DATA INSTANCE | |||
|    [DYNPROPS]    instance of Win32Reg_SMSAdvancedClientSSLConfiguration    {     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CCM\\Security|Certificate Selection Criteria"), dynamic: ToInstance, provider("RegPropProv")] CertificateSelectionCriteria = "";     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CCM\\Security|Certificate Store"), dynamic: ToInstance, provider("RegPropProv")] CertificateStore = "";     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CCM\\Security|ClientAlwaysOnInternet"), dynamic: ToInstance, provider("RegPropProv")] ClientAlwaysOnInternet = 0;     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CCM|HttpsState"), dynamic: ToInstance, provider("RegPropProv")] HttpsStateFlags = 0;     InstanceKey = "SMSSSLConfiguration";     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SMS\\Client\\Internet Facing|Internet MP Hostname"), dynamic: ToInstance, provider("RegPropProv")] InternetMPHostName = "";     [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CCM\\Security|Select First Certificate"), dynamic: ToInstance, provider("RegPropProv")] SelectFirstCertificate = 0;    }; | |||