SerializedIdTokenEntity type
Idtoken credential type
type SerializedIdTokenEntity = {
client_id: string
credential_type: string
environment: string
home_account_id: string
realm: string
secret: string
}
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Idtoken credential type
type SerializedIdTokenEntity = {
client_id: string
credential_type: string
environment: string
home_account_id: string
realm: string
secret: string
}