SystemIdentityModelSection.Current 속성

정의

현재 SystemIdentityModelSection 참조를 가져옵니다.

public:
 static property System::IdentityModel::Configuration::SystemIdentityModelSection ^ Current { System::IdentityModel::Configuration::SystemIdentityModelSection ^ get(); };
public static System.IdentityModel.Configuration.SystemIdentityModelSection Current { get; }
static member Current : System.IdentityModel.Configuration.SystemIdentityModelSection
Public Shared ReadOnly Property Current As SystemIdentityModelSection

속성 값

현재 SystemIdentityModelSection 참조입니다.

적용 대상