MdmPolicy.IsMicrosoftAccountAllowed メソッド

定義

Microsoft アカウントが許可されている場合は true を返します。

public:
 static bool IsMicrosoftAccountAllowed();
 static bool IsMicrosoftAccountAllowed();
public static bool IsMicrosoftAccountAllowed();
function isMicrosoftAccountAllowed()
Public Shared Function IsMicrosoftAccountAllowed () As Boolean

戻り値

Boolean

bool

Microsoft アカウントが許可されている場合は true

適用対象