Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The registry stores information necessary to configure the system for applications and hardware devices. The registry also contains information that the operating system continually references during operation.

Credential Type Registry Settings

Use these registry settings if you want to register a credential type with a credential type provider.

The HKEY_LOCAL_MACHINE\CredMan\Types\Primitive\IDregistry key specifies the credential type registry settings for a primitive credential type.

The following table shows the named values for a primitive credential type.

Value : type Description

Dll: REG_SZ

Path to the credential type provider DLL.

Flags: DWORD

Bit mask representing type characteristics. This can be a combination of the following values:

  • CRED_TYPE_FLAG_UNIQUE_USER - No duplicated users are allowed within each type, this flag applies to NTLM and Kerberos credential type providers.

  • CRED_TYPE_FLAG_TRUSTED - All credentials of this type are trusted.

  • CRED_TYPE_FLAG_NO_BLOB_HANDLING - Type provider does not manipulate credential blobs. Credential manager will not call HandleBlobentry point. This flag applies to the default credential type provider.

  • CRED_TYPE_FLAG_NO_USER_MATCHING - Type provider does not support user matching. Credential manager will not call MatchUserentry point. This flag applies to the default credential type provider.

  • CRED_TYPE_FLAG_NO_TARGET_MATCHING - Type provider does not support target matching. Credential manager will not MatchTargetentry point. This flag applies to the default credential type provider.

The HKEY_LOCAL_MACHINE\CredMan\Types\Virtual\IDregistry key specifies the credential type registry settings for a primitive credential type.

The following table shows the named value for a virtual credential type.

Value : type Description

Ids: REG_SZ

Comma separated list of primitive IDs.

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.