Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains the credential name and type.
Syntax
typedef struct _SecPkgContext_CredentialNameA {
unsigned long CredentialType;
SEC_CHAR *sCredentialName;
} SecPkgContext_CredentialNameA, *PSecPkgContext_CredentialNameA;
Members
CredentialType
Indicates the type of credential name.
sCredentialName
Contains the credential name.
Requirements
| Requirement | Value |
|---|---|
| Header | sspi.h |