acquire(1 LPTSTR pszPrincipal, 1 LPTSTR pszPackage, 1 unsigned long fCredentialUse, 1 void *pvLogonId, 1 void *pAuthData, 1 SEC_GET_KEY_FN pGetKeyFn=NULL, 1 void *pvGetKeyArgument=NULL) | winstd::sec_credentials | inline |
attach(1 handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
detach() | winstd::handle< PCredHandle, NULL > | inline |
free() | winstd::handle< PCredHandle, NULL > | inline |
free_internal() noexcept override | winstd::sec_credentials | inlineprotectedvirtual |
handle() noexcept | winstd::handle< PCredHandle, NULL > | inline |
handle(1 handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
handle(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
handle_type typedef | winstd::handle< PCredHandle, NULL > | |
invalid | winstd::handle< PCredHandle, NULL > | static |
m_expires | winstd::sec_credentials | |
m_h | winstd::handle< PCredHandle, NULL > | protected |
operator handle_type() const | winstd::handle< PCredHandle, NULL > | inline |
operator!() const | winstd::handle< PCredHandle, NULL > | inline |
operator!=(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator&() | winstd::handle< PCredHandle, NULL > | inline |
operator*() const | winstd::handle< PCredHandle, NULL > | inline |
operator->() const | winstd::handle< PCredHandle, NULL > | inline |
operator<(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator<=(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator=(1 sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
handle< PCredHandle, NULL >::operator=(1 handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
handle< PCredHandle, NULL >::operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
operator==(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator>(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator>=(1 handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
sec_credentials() | winstd::sec_credentials | inline |
sec_credentials(1 handle_type h, 1 const TimeStamp expires) | winstd::sec_credentials | inline |
sec_credentials(1 sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
~sec_credentials() | winstd::sec_credentials | inlinevirtual |