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

Datei anzeigen Open project: Predica/FimClient Class Usage Examples

Public Methods

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

Method Details

GetContextTokenFromResponse() public method

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

RequestSecurityTokenResponse() public method

public RequestSecurityTokenResponse ( ) : System
return System

RequestSecurityTokenResponse() public method

public RequestSecurityTokenResponse ( String>.Dictionary answers ) : System
answers String>.Dictionary
return System