PeerTransportCredentialType Énumération

Définition

Spécifie l'ensemble de types d'informations d'identification utilisé pour authentifier un transport de canal pair.

public enum class PeerTransportCredentialType
public enum PeerTransportCredentialType
type PeerTransportCredentialType = 
Public Enum PeerTransportCredentialType
Héritage
PeerTransportCredentialType

Champs

Certificate 1

L'authentification du transport de canal homologue requiert un certificat X509.

Password 0

L'authentification du transport de canal homologue requiert un mot de passe correct.

S’applique à