RsaProtectedConfigurationProvider.UseMachineContainer 속성

정의

개체가 컴퓨터 키 컨테이너를 RsaProtectedConfigurationProvider 사용하고 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool UseMachineContainer { bool get(); };
public bool UseMachineContainer { get; }
member this.UseMachineContainer : bool
Public ReadOnly Property UseMachineContainer As Boolean

속성 값

true 개체가 RsaProtectedConfigurationProvider 컴퓨터 키 컨테이너를 사용 중이면 이고, false그렇지 않으면 .

적용 대상