Exemple #1
0
 internal static extern int GetIdentityProperty([In] IntPtr Identity, MsoIDCRL.PassportIdentityProperty Property, out IntPtr PropertyValue);
Exemple #2
0
 internal static extern int SetIdentityProperty([In] IntPtr Identity, MsoIDCRL.PassportIdentityProperty Property, [MarshalAs(UnmanagedType.LPWStr)][In] string PropertyValue);