Aracılığıyla paylaş


AuthenticationSchemes Sabit listesi

Tanım

Bu sabit listesi, üyeleri için bit düzeyinde karşılaştırmayı destekler.

public enum class AuthenticationSchemes
[System.Flags]
public enum AuthenticationSchemes
[<System.Flags>]
type AuthenticationSchemes = 
Public Enum AuthenticationSchemes
Devralma
AuthenticationSchemes
Öznitelikler

Alanlar

AllowAnonymous 4096
Basic 1
Kerberos 16
Negotiate 8
None 0
NTLM 4

Şunlara uygulanır