|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <rpc_binding.h>

Definition at line 36 of file rpc_binding.h.
| ULONG _RpcAuthInfo::AuthnLevel |
Definition at line 40 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RPCRT4_default_authorize(), RPCRT4_default_inquire_auth_client(), and RPCRT4_SendWithAuth().
| ULONG _RpcAuthInfo::AuthnSvc |
Definition at line 41 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), RPCRT4_default_inquire_auth_client(), and RPCRT4_SendWithAuth().
| ULONG _RpcAuthInfo::cbMaxToken |
Definition at line 44 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), and RPCRT4_default_authorize().
| CredHandle _RpcAuthInfo::cred |
Definition at line 42 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), RpcAuthInfo_Release(), and RPCRT4_default_authorize().
| TimeStamp _RpcAuthInfo::exp |
Definition at line 43 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create().
| RPC_AUTH_IDENTITY_HANDLE* _RpcAuthInfo::identity |
Definition at line 46 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), and RpcAuthInfo_IsEqual().
| SEC_WINNT_AUTH_IDENTITY_W* _RpcAuthInfo::nt_identity |
Definition at line 49 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), RpcAuthInfo_IsEqual(), and RpcAuthInfo_Release().
| LONG _RpcAuthInfo::refs |
Definition at line 38 of file rpc_binding.h.
Referenced by RpcAuthInfo_AddRef(), RpcAuthInfo_Create(), and RpcAuthInfo_Release().
| LPWSTR _RpcAuthInfo::server_principal_name |
Definition at line 50 of file rpc_binding.h.
Referenced by RpcAuthInfo_Create(), RpcAuthInfo_Release(), RpcBindingSetAuthInfoExA(), RpcBindingSetAuthInfoExW(), RPCRT4_default_authorize(), and RPCRT4_default_inquire_auth_client().