C# Class Microsoft.ResourceManagement.Client.CodeInit.Bindings

ファイルを表示 Open project: Predica/FimClient

Public Methods

Method Description
MetadataExchangeHttpBinding_IMetadataExchange ( System.TimeSpan receiveTimeout = null, int maxReceivedMessageSize = null ) : System.ServiceModel.WSHttpBinding
ServiceMultipleTokenBinding_Common ( System.TimeSpan receiveTimeout = null, int maxReceivedMessageSize = null ) : System.ServiceModel.WSHttpContextBinding

Method Details

MetadataExchangeHttpBinding_IMetadataExchange() public static method

public static MetadataExchangeHttpBinding_IMetadataExchange ( System.TimeSpan receiveTimeout = null, int maxReceivedMessageSize = null ) : System.ServiceModel.WSHttpBinding
receiveTimeout System.TimeSpan
maxReceivedMessageSize int
return System.ServiceModel.WSHttpBinding

ServiceMultipleTokenBinding_Common() public static method

public static ServiceMultipleTokenBinding_Common ( System.TimeSpan receiveTimeout = null, int maxReceivedMessageSize = null ) : System.ServiceModel.WSHttpContextBinding
receiveTimeout System.TimeSpan
maxReceivedMessageSize int
return System.ServiceModel.WSHttpContextBinding