File tree Expand file tree Collapse file tree 2 files changed +126
-0
lines changed Expand file tree Collapse file tree 2 files changed +126
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ UID : NS:sspi._SecPkgContext_CredentialNameA
3+ tech.root : security
4+ title : SecPkgContext_CredentialNameA
5+ ms.date : 06/20/2022
6+ targetos : Windows
7+ description : Contains the credential name and type.
8+ prerelease : false
9+ req.construct-type : structure
10+ req.ddi-compliance :
11+ req.dll :
12+ req.header : sspi.h
13+ req.include-header :
14+ req.kmdf-ver :
15+ req.lib :
16+ req.max-support :
17+ req.redist :
18+ req.target-min-winverclnt :
19+ req.target-min-winversvr :
20+ req.target-type :
21+ req.typenames : SecPkgContext_CredentialNameA, *PSecPkgContext_CredentialNameA
22+ req.umdf-ver :
23+ req.unicode-ansi :
24+ topic_type :
25+ - apiref
26+ api_type :
27+ - HeaderDef
28+ api_location :
29+ - sspi.h
30+ api_name :
31+ - _SecPkgContext_CredentialNameA
32+ - PSecPkgContext_CredentialNameA
33+ - SecPkgContext_CredentialNameA
34+ f1_keywords :
35+ - _SecPkgContext_CredentialNameA
36+ - sspi/_SecPkgContext_CredentialNameA
37+ - PSecPkgContext_CredentialNameA
38+ - sspi/PSecPkgContext_CredentialNameA
39+ - SecPkgContext_CredentialNameA
40+ - sspi/SecPkgContext_CredentialNameA
41+ dev_langs :
42+ - c++
43+ helpviewer_keywords :
44+ - _SecPkgContext_CredentialNameA
45+ ---
46+
47+ ## -description
48+
49+ Contains the credential name and type.
50+
51+ ## -struct-fields
52+
53+ ### -field CredentialType
54+
55+ Indicates the type of credential name.
56+
57+ ### -field sCredentialName
58+
59+ Contains the credential name.
60+
61+ ## -remarks
62+
63+ ## -see-also
Original file line number Diff line number Diff line change 1+ ---
2+ UID : NS:sspi._SecPkgContext_NativeNamesA
3+ tech.root : security
4+ title : SecPkgContext_NativeNamesA
5+ ms.date : 06/20/2022
6+ targetos : Windows
7+ description : Contains the client and server principal names.
8+ prerelease : false
9+ req.construct-type : structure
10+ req.ddi-compliance :
11+ req.dll :
12+ req.header : sspi.h
13+ req.include-header :
14+ req.kmdf-ver :
15+ req.lib :
16+ req.max-support :
17+ req.redist :
18+ req.target-min-winverclnt :
19+ req.target-min-winversvr :
20+ req.target-type :
21+ req.typenames : SecPkgContext_NativeNamesA, *PSecPkgContext_NativeNamesA
22+ req.umdf-ver :
23+ req.unicode-ansi :
24+ topic_type :
25+ - apiref
26+ api_type :
27+ - HeaderDef
28+ api_location :
29+ - sspi.h
30+ api_name :
31+ - _SecPkgContext_NativeNamesA
32+ - PSecPkgContext_NativeNamesA
33+ - SecPkgContext_NativeNamesA
34+ f1_keywords :
35+ - _SecPkgContext_NativeNamesA
36+ - sspi/_SecPkgContext_NativeNamesA
37+ - PSecPkgContext_NativeNamesA
38+ - sspi/PSecPkgContext_NativeNamesA
39+ - SecPkgContext_NativeNamesA
40+ - sspi/SecPkgContext_NativeNamesA
41+ dev_langs :
42+ - c++
43+ helpviewer_keywords :
44+ - _SecPkgContext_NativeNamesA
45+ ---
46+
47+ ## -description
48+
49+ Contains the client and server principal names.
50+
51+ ## -struct-fields
52+
53+ ### -field sClientName
54+
55+ The client principal name (CNAME).
56+
57+ ### -field sServerName
58+
59+ The server principal name (CNAME).
60+
61+ ## -remarks
62+
63+ ## -see-also
You can’t perform that action at this time.
0 commit comments