Functions in credential_net.h
Functions that are available for common network-related data and operations in Credential Manager.
credential_net_auth_schemes_are_secure()
Indicate whether given protocol/authentication schemes are secure.
credential_net_auth_scope_add_server()
Add a server to an existing network-based authentication scope.
credential_net_auth_scope_create_from_server()
Create a new network-based authentication scope.
credential_net_auth_scope_create_from_url()
Create an authentication scope from service URL.
credential_net_identity_get_domain()
Retrieve the domain portion from the identity name.
credential_net_identity_get_username()
Retrieve the username portion from identity name.
credential_net_protocols_are_secure()
Indicate whether given protocols provide communication security.
Parent topic:
Network (credential_net.h)
Related concepts
Data types in credential_net.h