单项选择题
You are designing a Windows Azure application.
The application will use a Windows Azure AppFabric Service Bus message buffer.
You need to recommend an approach for ensuring that only authorized users can discover and use the message buffer.
What should you recommend?()
A. Make the message buffer discoverable to listeners and require authorization.
B. Make the message buffer discoverable to managers and do not require authorization.
C. Make the message buffer publicly discoverable. Include a Simple Web Token (SWT) in each message.
D. Make the message buffer discoverable to managers. Include a Simple Web Token (SWT) in each message.
相关考题
-
单项选择题
You are designing a plan for migrating an application to the Windows Azure platform. All users authenticate by using their Active Directory Domain Services (AD DS) credentials. The Windows Azure application must provide single sign-on (SSO) for domain-authenticated users. You need to recommend an authentication type for the service endpoint behavior. What should you recommend?()
A. SAML credential
B. Windows authentication
C. Shared secret credential
D. Microsoft Challenge Handshake Authentication Protocol (MSCHAP) -
多项选择题
You are designing a service that will use the Windows Azure AppFabric Service Bus. You need to recommend an approach for controlling access to the service by using the Windows Azure AppFabric Access Control Service. Which two actions should you recommend?()
A. Configure the service to not require authentication.
B. Configure the service to require a relay access token.
C. Specify message security for all communications between clients and the service.
D. Specify transport security for allcommunications between clients and the service. -
单项选择题
An on-premise application is exposed to external users through a Windows Communication Framework (WCF) service endpoint registered in the Windows Azure AppFabric Service Bus. You need to recommend an approach for providing transport-level security that maximizes performance and minimizes bandwidth requirements. What should you recommend?()
A. Use reliable messaging. Use HTTP for message delivery.
B. Use binary message encoding. Use TCP for message delivery.
C. Use Plain Old XML (POX) messages. Use TCP for message delivery.
D. Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery
