다음을 통해 공유


DataProtectionSecurityStateEncoder.UseCurrentUserProtectionScope 속성

정의

현재 사용자 보호 범위를 사용할지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

현재 사용자 보호 범위가 사용될 경우 true이고, 그렇지 않으면 false입니다.

적용 대상