Partager via


MessageSecurityOverRelayOnewayElement.ClientCredentialType Propriété

Définition

Obtient ou définit à partir du fichier de configuration le type d’informations d’identification à utiliser lors de l’authentification du client à l’aide de la sécurité basée sur les messages ou de TransportWithMessageCredential.

[System.Configuration.ConfigurationProperty("clientCredentialType", DefaultValue=System.ServiceModel.MessageCredentialType.Certificate)]
public System.ServiceModel.MessageCredentialType ClientCredentialType { get; set; }
[<System.Configuration.ConfigurationProperty("clientCredentialType", DefaultValue=System.ServiceModel.MessageCredentialType.Certificate)>]
member this.ClientCredentialType : System.ServiceModel.MessageCredentialType with get, set
Public Property ClientCredentialType As MessageCredentialType

Valeur de propriété

Retourne un MessageCredentialType qui contient le type d’informations d’identification du message. Le paramètre par défaut est Windows.

Attributs

S’applique à