'Specifies the proposed authentication. The list of methods was generated from Appendix A of RFC2409. Note that the enumeration is different than the RFC list and aligns with the values in IKESAEndpoint.AuthenticationMethod.'
Values
['Pre-shared Key', 'Anonymous', 'Kerberos (machine as principal)', 'NTLM (machine as principal)', 'Kerberos (user as principal)', 'NTLM (user as principal)', 'X.509 Certificates (machine as principal)', 'X.509 Certificates (user as principal)', 'X.509 Certificates (machine health)']
'The property GroupId specifies the proposed phase 1 security association key exchange group. Well-known group identifiers from RFC2412, Appendix E, are: Group 1='768 bit prime', Group 2='1024 bit prime', Group 3 ='Elliptic Curve Group with 155 bit field element', Group 4= 'Large Elliptic Curve Group with 185 bit field element', and Group 5='1536 bit prime'. Note that only groups 1, 2, 14, 19, 20, and 24 are acceptable in Windows 8.'
Values
['None', 'DH Group 1', 'DH Group 2', 'DH Group 14', 'DH Group 19', 'DH Group 20', 'DH Group 24']