Partager via


NotificationHubApnsCredential.Endpoint Propriété

Définition

Point de terminaison APNS de ces informations d’identification. Si vous utilisez le mode d’authentification de certificat et le bac à sable, spécifiez « gateway.sandbox.push.apple.com ». Si vous utilisez le mode d’authentification par certificat et la production, spécifiez « gateway.push.apple.com ». Si vous utilisez le mode d’authentification par jeton et le bac à sable, spécifiez « ».https://api.development.push.apple.com:443/3/device Si vous utilisez le mode d’authentification par jeton et la production, spécifiez « ».https://api.push.apple.com:443/3/device

public Uri Endpoint { get; set; }
member this.Endpoint : Uri with get, set
Public Property Endpoint As Uri

Valeur de propriété

Uri

S’applique à