다음을 통해 공유


ClaimTypes.MobilePhone 속성

정의

엔터티의 휴대폰 번호를 지정하는 클레임에 대한 URI를 가져옵니다.

public:
 static property System::String ^ MobilePhone { System::String ^ get(); };
public static string MobilePhone { get; }
static member MobilePhone : string
Public Shared ReadOnly Property MobilePhone As String

속성 값

엔터티의 휴대폰 번호를 지정하는 클레임에 대한 URI입니다.

설명

이 속성에서 반환되는 문자열은 입니다 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone.

적용 대상