C# Class Microsoft.ResourceManagement.Client.WsTrust.RequestSecurityTokenResponse

Afficher le fichier Open project: Predica/FimClient Class Usage Examples

Méthodes publiques

Méthode Description
GetContextTokenFromResponse ( System.ServiceModel.Channels.ContextMessageProperty context ) : Microsoft.ResourceManagement.WebServices.Client.ContextualSecurityToken
RequestSecurityTokenResponse ( ) : System
RequestSecurityTokenResponse ( String>.Dictionary answers ) : System

Method Details

GetContextTokenFromResponse() public méthode

public GetContextTokenFromResponse ( System.ServiceModel.Channels.ContextMessageProperty context ) : Microsoft.ResourceManagement.WebServices.Client.ContextualSecurityToken
context System.ServiceModel.Channels.ContextMessageProperty
Résultat Microsoft.ResourceManagement.WebServices.Client.ContextualSecurityToken

RequestSecurityTokenResponse() public méthode

public RequestSecurityTokenResponse ( ) : System
Résultat System

RequestSecurityTokenResponse() public méthode

public RequestSecurityTokenResponse ( String>.Dictionary answers ) : System
answers String>.Dictionary
Résultat System