Adds a System.Net.NetworkCredential
instance to the credential cache.
[Edit]
Parameters
- uriPrefix
- A Uri that contains the URI prefix of resources to which cred grants access.
[Edit]
- authType
- A string containing the authentication type used by the resource named in uriPrefix . This string is required to be identical to the IAuthenticationModule.AuthenticationType of the authentication module that uses the credential.
[Edit]
- cred
- A System.Net.NetworkCredential to add to the credential cache.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0