No announcements
Found 2676041 threads
-
1 Votes
Store a secret key
But at the same time not (effectively) get the private key from the public key.Answered | 3 Replies | 5158 Views | Created by isditweluniek - Thursday, February 25, 2016 1:11 PM | Last reply by Christopher84 - Thursday, February 25, 2016 4:56 PM -
0 Votes
Where to Store License Key
Keep it simple, store it in a file.Answered | 14 Replies | 7623 Views | Created by Nick Olsen - Friday, July 18, 2008 6:43 PM | Last reply by WilkieIT - Sunday, April 15, 2012 9:49 PM -
3 Votes
Where to store the encryption key??
He's not reading from a text file, he lunches notepad (a process).Answered | 9 Replies | 2660 Views | Created by nasayoo - Tuesday, November 4, 2008 10:22 AM | Last reply by Krishna Nandu - Tuesday, November 4, 2008 4:34 PM -
0 Votes
SharePoint 2013 keys and key store
Needless to say, no you cannot extract the keys nor point to any form of keystore.Answered | 2 Replies | 530 Views | Created by BUSHRA A - Monday, October 8, 2018 1:05 PM | Last reply by Allen Bai - Thursday, October 11, 2018 9:28 AM -
0 Votes
Create key or Update Key?
If you have an Enterprise account then create an Enterprise key, otherwise create a basic key.Answered | 1 Replies | 2020 Views | Created by Bucolic Geek - Friday, November 16, 2012 4:45 PM | Last reply by Ricky_Brundritt - Monday, November 19, 2012 6:24 PM -
1 Votes
[UWP][C++][XAML] Detecting Enter key in GridView
Hello, I have a GridView in a Flyout.Answered | 2 Replies | 904 Views | Created by PermanentTan - Sunday, October 4, 2015 7:44 PM | Last reply by Fred Bao - Monday, October 19, 2015 12:02 PM -
0 Votes
Disable a key or a combination in keys in windows store application
Heyy sry for the ambiguity..The key I mentioned is a key on keyboard.I want to disable for eg: shift key and shift + right click on a hyperlink in a web ...Answered | 3 Replies | 833 Views | Created by praveen234 - Monday, May 20, 2013 10:40 AM | Last reply by jrboddie - Monday, May 20, 2013 3:18 PM -
0 Votes
GridView with variable-size GridViewItems similar to the Windows Store
you can find a sample in this blog ...Answered | 3 Replies | 4889 Views | Created by Nick Van Heer - Friday, March 2, 2012 6:07 PM | Last reply by Becas - Wednesday, May 9, 2012 5:42 PM -
0 Votes
Storing Key Information in a text file
These functions wrote to text files in the format of: [key] Text = Stored TextThis made it easy to create custom Startup files and ...Answered | 2 Replies | 2445 Views | Created by Arde_001 - Saturday, October 10, 2009 9:20 PM | Last reply by Rudedog2 - Saturday, October 10, 2009 10:47 PM -
2 Votes
ASP.NET GridView TemplateField not stored in ViewState
This is a Microsoft bug with the GridView control.Answered | 2 Replies | 8489 Views | Created by mcmise - Wednesday, April 18, 2012 11:37 AM | Last reply by Mike McGuinness - Tuesday, January 28, 2014 6:29 PM -
0 Votes
How to scroll to last item in a GridView in store app
Hello I have just try your suggestion but even with Dispatcher, the gridview does not scroll to last item.The scenario I have is as follow : - The page is fully loaded and ...Answered | 3 Replies | 443 Views | Created by wakefun - Wednesday, August 12, 2015 8:19 AM | Last reply by wakefun - Thursday, August 20, 2015 11:03 AM -
2 Votes
Data from GridView invisible columns
I had : GridView1.DataKeys[e.RowIndex].Values["db_id"].ToString() ( my ...Answered | 5 Replies | 17769 Views | Created by Benjamin R_ - Monday, August 15, 2005 10:47 PM | Last reply by alexSht - Thursday, July 10, 2008 2:14 PM -
0 Votes
Can't generate new keys for the Secure Store Target
Thanks tnjman Answered my own question - follow MS below - then generate new key, then set the secure ...Answered | 5 Replies | 12677 Views | Created by RyanM_H - Tuesday, June 14, 2011 6:44 PM | Last reply by mohamed gameel - Wednesday, March 15, 2017 11:56 AM -
1 Votes
about keys and using for W8 store apps
You can use a basic key as long as your app is available to anyone using Windows Store (region limitations ok).Answered | 1 Replies | 2235 Views | Created by Andrey Filatov - Sunday, December 2, 2012 6:33 AM | Last reply by Ricky_Brundritt - Tuesday, December 4, 2012 9:55 AM -
0 Votes
Secure Store Service ....
Hi, Check the blog as below: https://technet.microsoft.com/en-us/library/Ee924660(v=office.14).aspx Or make sure that db_Owner is set for the ...Answered | 2 Replies | 9014 Views | Created by iwadds - Sunday, August 23, 2015 10:07 PM | Last reply by Patrick_Liang - Monday, August 31, 2015 1:59 AM -
3 Votes
Can't refresh schema in sqldatasrc/gridview from dynamic SQL stored proc
Just when into the store proc and entered first line as below made it works.Answered | 4 Replies | 12479 Views | Created by Michael Shorten - MB Limited - Thursday, December 21, 2006 10:44 PM | Last reply by Ravi Chandra Tatavarthi - Monday, February 24, 2014 1:23 AM -
0 Votes
Stored Procedure utilizing a function that receives a primary key
Cause a primary key can be of data types which are not convertable to INT.Answered | 2 Replies | 768 Views | Created by Sta Horse - Friday, November 1, 2013 10:01 AM | Last reply by Stefan Hoffmann - Friday, November 1, 2013 10:43 AM -
0 Votes
Secure Store: Unable to obtain master key.
Sorry, new server had been added to the farm, had to click Refresh Key to propogate to the new server.Answered | 2 Replies | 5279 Views | Created by scogordo - Wednesday, October 8, 2014 1:56 PM | Last reply by Wendy DZ - Thursday, October 9, 2014 5:47 AM -
1 Votes
secure store key management is greyed out
After creating a secure store service and trying to generate a new key, the Key management area is greyed out /disabled.Answered | 1 Replies | 580 Views | Created by Kentacky - Wednesday, June 15, 2016 12:37 PM | Last reply by mohit.goyal - Wednesday, June 15, 2016 12:48 PM -
0 Votes
Get public key from certificate
>is it possible, or exists any method, how to get a public key from certificate?Answered | 1 Replies | 438 Views | Created by JP_MSDeveloper - Thursday, February 4, 2016 10:52 AM | Last reply by Fred Bao - Friday, February 5, 2016 5:58 AM - Items 1 to 20 of 2676041 Next ›
No announcements