Initializes an instance of T:Microsoft.IdentityModel.Configuration.ServiceConfiguration.
命名空间: Microsoft.IdentityModel.Configuration
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim loadConfig As Boolean Dim instance As New ServiceConfiguration(loadConfig)
语法
声明
Public Sub New ( _
loadConfig As Boolean _
)
public ServiceConfiguration (
bool loadConfig
)
public:
ServiceConfiguration (
bool loadConfig
)
public ServiceConfiguration (
boolean loadConfig
)
public function ServiceConfiguration (
loadConfig : boolean
)
参数
- loadConfig
Whether or not the configuration file should be loaded.
异常
| 异常类型 | 条件 |
|---|
备注
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
ServiceConfiguration 类
ServiceConfiguration 成员
Microsoft.IdentityModel.Configuration 命名空间