다음을 통해 공유


OnlineIdSystemAuthenticator.GetForUser(User) 메서드

정의

지정된 사용자에 해당하는 OnlineIdSystemAuthenticatorForUser의 instance 가져옵니다.

public:
 static OnlineIdSystemAuthenticatorForUser ^ GetForUser(User ^ user);
 static OnlineIdSystemAuthenticatorForUser GetForUser(User const& user);
public static OnlineIdSystemAuthenticatorForUser GetForUser(User user);
function getForUser(user)
Public Shared Function GetForUser (user As User) As OnlineIdSystemAuthenticatorForUser

매개 변수

user
User

로컬 Windows 사용자입니다.

반환

사용자 에 해당하는 OnlineIdSystemAuthenticatorForUser 입니다.

적용 대상