C# 클래스 Microsoft.ResourceManagement.Client.WsTrust.RequestSecurityTokenResponse

파일 보기 프로젝트 열기: Predica/FimClient 1 사용 예제들

공개 메소드들

메소드 설명
GetContextTokenFromResponse ( System.ServiceModel.Channels.ContextMessageProperty context ) : Microsoft.ResourceManagement.WebServices.Client.ContextualSecurityToken
RequestSecurityTokenResponse ( ) : System
RequestSecurityTokenResponse ( String>.Dictionary answers ) : System

메소드 상세

GetContextTokenFromResponse() 공개 메소드

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

RequestSecurityTokenResponse() 공개 메소드

public RequestSecurityTokenResponse ( ) : System
리턴 System

RequestSecurityTokenResponse() 공개 메소드

public RequestSecurityTokenResponse ( String>.Dictionary answers ) : System
answers String>.Dictionary
리턴 System