12 lines
No EOL
132 B
C#
12 lines
No EOL
132 B
C#
|
|
|
|
|
|
namespace Yavsc {
|
|
|
|
|
|
internal static class YavscClaimTypes {
|
|
|
|
public const string GoogleUserId = "GoogleUserId";
|
|
}
|
|
|
|
} |