11 global::Interop.SECURITY_STATUS.AlgorithmMismatch,
12 SecurityStatusPalErrorCode.AlgorithmMismatch
15 global::Interop.SECURITY_STATUS.ApplicationProtocolMismatch,
16 SecurityStatusPalErrorCode.ApplicationProtocolMismatch
19 global::Interop.SECURITY_STATUS.BadBinding,
20 SecurityStatusPalErrorCode.BadBinding
23 global::Interop.SECURITY_STATUS.BufferNotEnough,
24 SecurityStatusPalErrorCode.BufferNotEnough
27 global::Interop.SECURITY_STATUS.CannotInstall,
28 SecurityStatusPalErrorCode.CannotInstall
31 global::Interop.SECURITY_STATUS.CannotPack,
32 SecurityStatusPalErrorCode.CannotPack
35 global::Interop.SECURITY_STATUS.CertExpired,
36 SecurityStatusPalErrorCode.CertExpired
39 global::Interop.SECURITY_STATUS.CertUnknown,
40 SecurityStatusPalErrorCode.CertUnknown
43 global::Interop.SECURITY_STATUS.CompAndContinue,
44 SecurityStatusPalErrorCode.CompAndContinue
47 global::Interop.SECURITY_STATUS.CompleteNeeded,
48 SecurityStatusPalErrorCode.CompleteNeeded
51 global::Interop.SECURITY_STATUS.ContextExpired,
52 SecurityStatusPalErrorCode.ContextExpired
55 global::Interop.SECURITY_STATUS.ContinueNeeded,
56 SecurityStatusPalErrorCode.ContinueNeeded
59 global::Interop.SECURITY_STATUS.CredentialsNeeded,
60 SecurityStatusPalErrorCode.CredentialsNeeded
63 global::Interop.SECURITY_STATUS.DecryptFailure,
64 SecurityStatusPalErrorCode.DecryptFailure
67 global::Interop.SECURITY_STATUS.DowngradeDetected,
68 SecurityStatusPalErrorCode.DowngradeDetected
71 global::Interop.SECURITY_STATUS.IllegalMessage,
72 SecurityStatusPalErrorCode.IllegalMessage
75 global::Interop.SECURITY_STATUS.IncompleteCredentials,
76 SecurityStatusPalErrorCode.IncompleteCredentials
79 global::Interop.SECURITY_STATUS.IncompleteMessage,
80 SecurityStatusPalErrorCode.IncompleteMessage
83 global::Interop.SECURITY_STATUS.InternalError,
84 SecurityStatusPalErrorCode.InternalError
87 global::Interop.SECURITY_STATUS.InvalidHandle,
88 SecurityStatusPalErrorCode.InvalidHandle
91 global::Interop.SECURITY_STATUS.InvalidToken,
92 SecurityStatusPalErrorCode.InvalidToken
95 global::Interop.SECURITY_STATUS.LogonDenied,
96 SecurityStatusPalErrorCode.LogonDenied
99 global::Interop.SECURITY_STATUS.MessageAltered,
100 SecurityStatusPalErrorCode.MessageAltered
103 global::Interop.SECURITY_STATUS.NoAuthenticatingAuthority,
104 SecurityStatusPalErrorCode.NoAuthenticatingAuthority
107 global::Interop.SECURITY_STATUS.NoImpersonation,
108 SecurityStatusPalErrorCode.NoImpersonation
111 global::Interop.SECURITY_STATUS.NoCredentials,
112 SecurityStatusPalErrorCode.NoCredentials
115 global::Interop.SECURITY_STATUS.NotOwner,
116 SecurityStatusPalErrorCode.NotOwner
119 global::Interop.SECURITY_STATUS.OK,
120 SecurityStatusPalErrorCode.OK
123 global::Interop.SECURITY_STATUS.OutOfMemory,
124 SecurityStatusPalErrorCode.OutOfMemory
127 global::Interop.SECURITY_STATUS.OutOfSequence,
128 SecurityStatusPalErrorCode.OutOfSequence
131 global::Interop.SECURITY_STATUS.PackageNotFound,
132 SecurityStatusPalErrorCode.PackageNotFound
135 global::Interop.SECURITY_STATUS.QopNotSupported,
136 SecurityStatusPalErrorCode.QopNotSupported
139 global::Interop.SECURITY_STATUS.Renegotiate,
140 SecurityStatusPalErrorCode.Renegotiate
143 global::Interop.SECURITY_STATUS.SecurityQosFailed,
144 SecurityStatusPalErrorCode.SecurityQosFailed
147 global::Interop.SECURITY_STATUS.SmartcardLogonRequired,
148 SecurityStatusPalErrorCode.SmartcardLogonRequired
151 global::Interop.SECURITY_STATUS.TargetUnknown,
152 SecurityStatusPalErrorCode.TargetUnknown
155 global::Interop.SECURITY_STATUS.TimeSkew,
156 SecurityStatusPalErrorCode.TimeSkew
159 global::Interop.SECURITY_STATUS.UnknownCredentials,
160 SecurityStatusPalErrorCode.UnknownCredentials
163 global::Interop.SECURITY_STATUS.UnsupportedPreauth,
164 SecurityStatusPalErrorCode.UnsupportedPreauth
167 global::Interop.SECURITY_STATUS.Unsupported,
168 SecurityStatusPalErrorCode.Unsupported
171 global::Interop.SECURITY_STATUS.UntrustedRoot,
172 SecurityStatusPalErrorCode.UntrustedRoot
175 global::Interop.SECURITY_STATUS.WrongPrincipal,
176 SecurityStatusPalErrorCode.WrongPrincipal
179 global::Interop.SECURITY_STATUS.NoRenegotiation,
180 SecurityStatusPalErrorCode.NoRenegotiation