Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 1.66 KB

nf-sspi-sspiisauthidentityencrypted.md

File metadata and controls

64 lines (54 loc) · 1.66 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:sspi.SspiIsAuthIdentityEncrypted
SspiIsAuthIdentityEncrypted function (sspi.h)
Indicates whether the specified identity structure is encrypted.
SspiIsAuthIdentityEncrypted
SspiIsAuthIdentityEncrypted function [Security]
security.sspiisauthidentityencrypted
sspi/SspiIsAuthIdentityEncrypted
security\sspiisauthidentityencrypted.htm
security
b85095f5-0ca5-4d75-866d-9b756404c1d9
12/05/2018
SspiIsAuthIdentityEncrypted, SspiIsAuthIdentityEncrypted function [Security], security.sspiisauthidentityencrypted, sspi/SspiIsAuthIdentityEncrypted
sspi.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Secur32.lib
SspiCli.dll
Windows
19H1
SspiIsAuthIdentityEncrypted
sspi/SspiIsAuthIdentityEncrypted
c++
APIRef
kbSyntax
DllExport
SspiCli.dll
SspiIsAuthIdentityEncrypted

SspiIsAuthIdentityEncrypted function

-description

Indicates whether the specified identity structure is encrypted.

-parameters

-param EncryptedAuthData [in]

The identity structure to test.

-returns

TRUE if the identity structure specified by the EncryptedAuthData parameter is encrypted; otherwise, FALSE.