Share via


Identity Manager Functions (Windows CE 5.0)

Send Feedback

The following table shows the Identity Manager functions with a description of the purpose of each.

Programming element Description
PeerCreatePeerName This function creates a new name based on the existing name of the specified peer identity and classifier.
PeerEnumGroups This function creates and returns a peer enumeration handle that is used to enumerate all the peer-to-peer groups associated with a specific peer identity.
PeerEnumIdentities This function creates and returns a peer enumeration handle that is used to enumerate all the peer identities that belong to a specific user.
PeerIdentityCreate This function creates a new peer identity and returns its name.
PeerIdentityDelete This function permanently deletes a peer identity.
PeerIdentityExport This function allows a user to export one peer identity.
PeerIdentityGetCryptKey This function retrieves a handle to a cryptographic service provider (CSP).
PeerIdentityGetFriendlyName This function retrieves the friendly name of the peer identity.
PeerIdentityGetXML This function retrieves an XML description of the peer identity.
PeerIdentityImport This function imports a peer identity.
PeerIdentitySetFriendlyName This function modifies the friendly name for a specified peer identity.

See Also

Identity Manager Reference | Peer-to-Peer Common Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.