ServiceConfiguration.UseIdentityConfiguration 屬性

定義

取得或設定值,指出服務是否使用識別組態。

public:
 property bool UseIdentityConfiguration { bool get(); void set(bool value); };
public bool UseIdentityConfiguration { get; set; }
member this.UseIdentityConfiguration : bool with get, set
Public Property UseIdentityConfiguration As Boolean

屬性值

如果服務使用識別組態,則為 true,否則為 false

適用於