다음을 통해 공유


AuthenticationModuleElementCollection.Add(AuthenticationModuleElement) 메서드

정의

컬렉션에 요소를 추가합니다.

public:
 void Add(System::Net::Configuration::AuthenticationModuleElement ^ element);
public void Add (System.Net.Configuration.AuthenticationModuleElement element);
member this.Add : System.Net.Configuration.AuthenticationModuleElement -> unit
Public Sub Add (element As AuthenticationModuleElement)

매개 변수

element
AuthenticationModuleElement

컬렉션에 추가할 AuthenticationModuleElement입니다.

적용 대상

추가 정보